j7b3y vor 6 Monaten
Ursprung
Commit
d430f7ee60
1 geänderte Dateien mit 27 neuen und 5 gelöschten Zeilen
  1. 27 5
      README.md

+ 27 - 5
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
+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)