APatch icon
APatch icon

APatch

Kernel-level Android rooting with advanced root access control, system and kernel patching, support for Magisk-like and custom code-injecting modules, inline and syscall-table hooking, enhanced concealment, and flexible module framework for system customization.

APatch screenshot 1

Cost / License

Application type

Platforms

  • Android
  • Android Tablet
  • F-Droid
5likes
0comments
0articles

Features

  1.  Modules

APatch News & Activities

Highlights All activities

Recent activities

APatch information

  • Developed by

    CN flagbmax121
  • Licensing

    Open Source (GPL-3.0) and Free product.
  • Alternatives

    11 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

System & Hardware

GitHub repository

  •  7,268 Stars
  •  681 Forks
  •  86 Open Issues
  •   Updated  
View on GitHub
APatch was added to AlternativeTo by KBK909 on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is APatch?

APatch is a root solution for Android devices that uses Android kernel and system patching. It supports modules like Magisk, known as APM, and KPM modules that allow code injection into the kernel, including kernel function inline-hook and syscall-table-hook. APatch's functionality is based on KernelPatch, and its user interface and APModule source code are adapted from KernelSU.

APatch operates in the kernel space, providing better concealment and control than user space root. It has a root access control mechanism that only allows authorized applications to access 'su', keeping 'su' hidden from all other applications.

APatch also supports APModule, which is similar to Magisk, and includes the KPModule for code injection into the kernel, again offering kernel function inline-hook and syscall-table-hook. This extends the possibilities of kernel manipulation, giving users more control.

Official Links