Update README.md

This commit is contained in:
HappyZ 2019-02-17 15:25:14 -06:00 committed by GitHub
parent 8e72894679
commit bdd63f1dda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -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`.
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.