From d430f7ee60af4757b4b99e2e04ed2dd684a4f982 Mon Sep 17 00:00:00 2001 From: j7b3y Date: Wed, 21 Aug 2024 17:56:57 +0900 Subject: [PATCH] update readme --- README.md | 32 +++++++++++++++++++++++++++----- 1 file changed, 27 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index fe8f46b..580c92e 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,30 @@ -# kpatch-zip-flashable -KernelPatch flashable zip in recovery +# Download +- normal +[0.10.7](https://lfs.j7b3y.com/android/kpatch-zip-flashable/releases/0.10.7) +- include cherish peekaboo(1.4.2) +[0.10.7-peekaboo-1.4.2](https://lfs.j7b3y.com/android/kpatch-zip-flashable/releases/0.10.7-peekaboo-1.4.2) +# How to use -PUT YOUR SUPERKEY IN FILE "superkey-here.txt" AND JUST FLASH IN RECOVERY +1. Open the zip file and type your SuperKey of your choice in the file "superkey-here.txt" and save it. -KernelPatch: https://github.com/bmax121/KernelPatch -APatch: https://github.com/bmax121/APatch \ No newline at end of file +2. Flash the zip in Recovery Mode or ADB Sideload. + +3. Reboot to System. + +4. Install the APatch apk. https://github.com/bmax121/APatch/releases + +5. Open the app and type again the same SuperKey as in "superkey-here.txt" from the zip file. + +**IMPORTANT NOTE:** Prefer letters, numbers and symbols for more security. + +**Enjoy your rooted device!** + +### Credits +[Yervant7](https://github.com/Yervant7) + +[bmax121/KernelPatch](https://github.com/bmax121/KernelPatch) + +[bmax121/APatch](https://github.com/bmax121/APatch) + +[topjohnwu/Magisk](https://github.com/topjohnwu/Magisk) \ No newline at end of file