Update README.md

This commit is contained in:
HappyZ 2019-04-03 01:01:16 -05:00 committed by GitHub
parent e7938b0611
commit 84354085b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -34,6 +34,10 @@ To flash pkg with unverified signature, you need to modify the updater file at `
Check [this README](https://github.com/HappyZ/dpt-tools/blob/master/fw_updater_packer_unpacker/README.md) for more details. Check [this README](https://github.com/HappyZ/dpt-tools/blob/master/fw_updater_packer_unpacker/README.md) for more details.
## systemimg_packer_unpacker
Used to translate the sparse Android image (e.g., system.img) into a mountable ext4 format, and vice versa.
# 0x4 Tutorials # 0x4 Tutorials
Most people would be interested in [the Rooting Guide](https://github.com/HappyZ/dpt-tools/wiki/The-Ultimate-Rooting-Guide). Note that (03/22/2019) I have updated it with a super simple two-step process. But as usual: **read carefully before proceed**! Most people would be interested in [the Rooting Guide](https://github.com/HappyZ/dpt-tools/wiki/The-Ultimate-Rooting-Guide). Note that (03/22/2019) I have updated it with a super simple two-step process. But as usual: **read carefully before proceed**!