From bdd63f1dda6e1c86256e66f54c4de26e76b4e10e Mon Sep 17 00:00:00 2001 From: HappyZ Date: Sun, 17 Feb 2019 15:25:14 -0600 Subject: [PATCH] Update README.md --- fw_updater_packer_by_shankerzhiwu/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/fw_updater_packer_by_shankerzhiwu/README.md b/fw_updater_packer_by_shankerzhiwu/README.md index f20863b..ee3f4b1 100644 --- a/fw_updater_packer_by_shankerzhiwu/README.md +++ b/fw_updater_packer_by_shankerzhiwu/README.md @@ -10,4 +10,6 @@ Therefore, the hacking process requires the user to actually log into the diagno # How to create PKG -To make a PKG, just edit scripts in `FwUpdater` and then type `make`. \ No newline at end of file +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.