Created
July 7, 2025 13:23
-
-
Save TahmedPublic/f986ff8489455baea239f062770293bd to your computer and use it in GitHub Desktop.
Easy APatch for android
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Guide how to patch boot.img with apatch using web browser | |
1.Download kpimg-android needed(For last release of apatch needed 0.11.2 version) | |
https://github.com/bmax121/KernelPatch/releases/tag/0.12.0 | |
2.Open | |
https://kernelpatch-on-web.pages.dev/ | |
3.Upload boot.img and kpimg-android to webpage | |
4.Enter password for example: Pigpigpig228 | |
5.Press Patch and we getting patched boot | |
6.Flash patched boot using command | |
fastboot flash boot_ab new-boot.img |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment