Update README.md
This commit is contained in:
parent
e69690d0b0
commit
b7c6b1156b
|
|
@ -13,3 +13,7 @@ Therefore, the hacking process requires the user to actually log into the diagno
|
|||
To make a PKG, just edit scripts in `FwUpdater` and then type `make`.
|
||||
|
||||
NOTE: with this script that packs a legit PKG, potentially you can do ANYTHING to any DPT system (e.g., change diagnosis password etc.). Therefore, do TEST your script before you make one and release it.
|
||||
|
||||
# Note
|
||||
|
||||
Absolutely do NOT decompile the PKG made by this script with [the tools here](https://github.com/HappyZ/dpt-tools/tree/master/fw_updater_packer_unpacker), as it may damage your system.
|
||||
|
|
|
|||
Loading…
Reference in New Issue