From b7c6b1156b27b1ab3cdb2e4bb87164f5f1dcf7d3 Mon Sep 17 00:00:00 2001 From: HappyZ Date: Fri, 22 Mar 2019 20:52:09 -0500 Subject: [PATCH] Update README.md --- fw_updater_packer_by_shankerzhiwu/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/fw_updater_packer_by_shankerzhiwu/README.md b/fw_updater_packer_by_shankerzhiwu/README.md index ee3f4b1..4a36bc5 100644 --- a/fw_updater_packer_by_shankerzhiwu/README.md +++ b/fw_updater_packer_by_shankerzhiwu/README.md @@ -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.