Skip to content

Patching, hooking, and rooting the Android kernel using only a stripped Linux kernel image.

License

Notifications You must be signed in to change notification settings

virjar/AndroidKernelPatch

 
 

Repository files navigation

AndroidKernelPatch

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

su已实现,可到 KernelPatch release 中下载。模块开发中,此app也在开发中

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 .

Supported Versions

Only arm64.
Android Kernel Version 3.18 - 6.1

Development Status

** It is still in the early stages, and many features have not been implemented yet. currently unavailable. **

Get Help

Discussions

More Information

FAQ
Documentation

Credits

  • KernelPatch: The core.
  • Magisk: Unpacking and repacking boot.img, and SELinux support. (todo)
  • KernelSU: The Android UI, and The module support. (In developing ...)

License

AndroidKernelPatch is licensed under the GNU General Public License v3 (GPL-3) (http://www.gnu.org/copyleft/gpl.html).

About

Patching, hooking, and rooting the Android kernel using only a stripped Linux kernel image.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 54.1%
  • C++ 34.7%
  • Java 10.9%
  • CMake 0.3%