Skip to content

Instantly share code, notes, and snippets.

@TahmedPublic
Created July 7, 2025 13:23
Show Gist options
  • Save TahmedPublic/f986ff8489455baea239f062770293bd to your computer and use it in GitHub Desktop.
Save TahmedPublic/f986ff8489455baea239f062770293bd to your computer and use it in GitHub Desktop.
Easy APatch for android
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