APatch
The patching of Android kernel and Android system
The patching of Android kernel and Android system.
Support for Samsung devices with security protection: Planned
Kernel configs:
The SuperKey has higher privileges than root access.
Weak or compromised keys can lead to unauthorized control of your device.
It is critical to use robust keys and safeguard them from exposure to maintain the security of your device.
- A new kernel-based root solution for Android devices.
- APM: Support for modules similar to Magisk.
- KPM: Support for modules that allow you to inject any code into the kernel (Requires kernel function inline-hook and syscall-table-hook enabled).
- APatch relies on KernelPatch.
- The APatch UI and the APModule source code have been derived and modified from KernelSU.
- Only supports the ARM64 architecture.
- Only supports Android kernel versions 3.18 - 6.1
Support for Samsung devices with security protection: Planned
Kernel configs:
CONFIG_KALLSYMS=y and CONFIG_KALLSYMS_ALL=y
CONFIG_KALLSYMS=y and CONFIG_KALLSYMS_ALL=n: Initial support
The SuperKey has higher privileges than root access.
Weak or compromised keys can lead to unauthorized control of your device.
It is critical to use robust keys and safeguard them from exposure to maintain the security of your device.
- License: GNU General Public License v3.0 or later
- Issue Tracker
- Source Code
- Changelog
- Build Metadata
Versions
Although APK downloads are available below to give you the choice, you should be aware that by installing that way you will not receive update notifications and it's a less secure way to download. We recommend that you install the F-Droid client and use that.
Download F-Droid-
arm64-v8a
This version requires Android 8.0 or newer.
It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.
Download APK 11 MiB PGP Signature | Build Log