Patching, hooking, and rooting the Android kernel using only a stripped Linux kernel image.
su has been implemented and can be downloaded from KernelPatch release. The module is under development and this app is also under development
English | 简体中文
AndroidKernelPatch relies on KernelPatch and is the Android version of KernelPatch.
Not limited to rooting, AndroidKernelPatch can patch the kernel and inject arbitrary code into it even without source code or symbol information.
Want to learn more? Visit KernelPatch .
Only arm64.
Android Kernel Version 3.18 - 6.1
** It is still in the early stages, and many features have not been implemented yet. currently unavailable. **
- Telegram Group: https://t.me/+B5aYwCw4tY9hOWI9
- KernelPatch: The core.
- Magisk: Unpacking and repacking boot.img, and SELinux support. (todo)
- KernelSU: The Android UI, and The module support. (In developing ...)
AndroidKernelPatch is licensed under the GNU General Public License v3 (GPL-3) (http://www.gnu.org/copyleft/gpl.html).