From d862abd83be36338e3f02f19d2de9e80bbe245bf Mon Sep 17 00:00:00 2001 From: HappyZ Date: Fri, 28 Dec 2018 02:08:45 -0600 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 503e8f5..1ad4122 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Note on 12/12/2018: (T_T sad news) I have soft-bricked my DPT and based on it's Things that would greatly help new comers: - [ ] Flashsable PKGs without going into diagnosis mode (checkout the example [here](https://github.com/HappyZ/dpt-tools/tree/master/fw_updater_packer_unpacker/pkg_example)) -- [ ] A clean system modification over taobao PKGs (as they have validations..) +- [ ] A clean system modification over taobao PKGs (as they have validations.. check [#37](https://github.com/HappyZ/dpt-tools/issues/37)) Thanks for your understanding, and thank all who donated. Keep up the active discussions in XDA and Issues section here. Meanwhile, please all have a great Christmas! @@ -39,6 +39,8 @@ To use the tool properly, you need: * `pip install httpsig pyserial` * MacOS/Linux with support of `xxd` command (will remove this requirement soon) * Windows may use MinGW, some find it working, but it has not been fully tested + +Please carefully review the following, and understand the procedure, and then proceed. ### At Normal Boot Up @@ -130,7 +132,7 @@ Now we can enter diagnosis mode thanks to shankerzhiwu and his/her friend, we ca - [x] Allowing self-signed pkg (fw package) to flash - [x] System language - [x] Launcher modification (commandline figured) -- [ ] Third-party app font size issue fix +- [ ] Truly prevent permanent brick (reroute HOME + Power key to only get into diagnosis mode withou flashing pkg, even if it exists, and add an interactive button on display to do the upgrade at will) ### Methods - [ ] Web interface hack