The patching of Android kernel and Android system with enhanced security and privacy features.
- Next-generation kernel-based root solution for Android devices.
- APM: Full support for modules similar to Magisk and KernelSU.
- KPM: Support for KernelPatch Modules allowing kernel-space function inline hooks and syscall table hooks.
- App Cloaking: Seamless on-device manager repackaging and concealment under randomized package names.
- Play Integrity & Bootloader Spoofing: Built-in kernel and property level verified boot state spoofing (green / locked).
- SELinux Mode Control & Spoofing: Live runtime toggling between Enforcing and Permissive, with deep spoofing protection.
- Root & System File Cloaking: Automatic isolation of /data/adb and su binaries from unauthorized applications.
- SuperKey Authentication: Secure kernel supervisor elevation without hardcoded locks.
- Architecture: ARM64 (aarch64)
- Android Kernel Versions: Linux 3.18 through 6.12+
Kernel configurations:
- CONFIG_KALLSYMS=y and CONFIG_KALLSYMS_ALL=y
- CONFIG_KALLSYMS=y and CONFIG_KALLSYMS_ALL=n (Supported)
Download the latest signed release APK directly from the Releases Section.
- KernelPatch (bmax121): Core kernel engine
- Magisk (topjohnwu): Policy utilities and libsu
- KernelSU (tiann): Base architecture and module support
APatch is licensed under the GNU General Public License v3 (GPL-3).
