Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
APatch — The patching of Android kernel and Android system | Kitploit
Tools/GitHubGitHub/bmax121/apatch
Android SecurityPrivilege EscalationPersistence MechanismsReverse EngineeringSecurity VirtualizationMobile SecurityPayload Development
GitHubbmax121/apatch

APatch

The patching of Android kernel and Android system

View Repository
7.9k774112 days agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
logo

APatch

Latest Release Nightly Release Channel GitHub License

The patching of Android kernel and Android system.

  • 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 (Provides kernel function inline-hook and syscall-table-hook).
  • APatch relies on KernelPatch.
  • The APatch UI and the APModule source code have been derived and modified from KernelSU.

The only way to download the latest APK is from the Releases Section.

Supported Versions

  • Only supports the ARM64 architecture.
  • Only supports Android kernel versions 3.18 - 6.12

Support for Samsung devices with security protection: Planned

Requirement

Kernel configs:

  • CONFIG_KALLSYMS=y and CONFIG_KALLSYMS_ALL=y

  • CONFIG_KALLSYMS=y and CONFIG_KALLSYMS_ALL=n: Initial support

Security Alert

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.

Translation

Translations are managed by LLM. Chinese and English are the reference languages and do not accept PR corrections. If you want to contribute a new language or improve an existing translation, please open a PR with the specific language only.

Get Help

Usage

For usage, please refer to our official documentation.
It's worth noting that the documentation is currently not quite complete, and the content may change at any time.
Furthermore, we need more volunteers to contribute to the documentation in other languages.

Updates

  • Telegram Channel: @APatchUpdates

Discussions

  • Telegram Group: @APatchDiscussions(EN/CN)
  • Telegram Group: 中文

More Information

  • Documents

Credits

  • KernelPatch: The core.
  • Magisk: magiskpolicy.
  • KernelSU: App UI, and Magisk module like support.

License

APatch is licensed under the GNU General Public License v3 GPL-3.

Download Tool