APatch App
APatch helps you patching the Android kernel and Android system. It is a Kernel-based root solution for Android devices.
- APM: Magisk module like support.
- KPM: Kernel Patch Module support. (Allow you to inject any code into the kernel, Kernel function inline-hook and syscall-table-hook is available)
- APatch relies on KernelPatch
- The source code for both APatch UI and APM has been copied and modified from KernelSU
For requirements and instructions, please visit the app's project page.
What's new in 11107
- Lite Mode: Added a new Lite Mode for potentially improved performance.
- Force OverlayFS: Introduced a feature to force the use of OverlayFS.
- Stability Improvements: Several bug fixes and general improvements to enhance app stability.
- Exclude Toggle Fix: Resolved issues with the exclude toggle functionality.