Skip to content

Latest commit

 

History

History
32 lines (30 loc) · 1.02 KB

File metadata and controls

32 lines (30 loc) · 1.02 KB
layout home
hero
name text tagline image actions
APatch
New Android kernel root solution
Universal root solution for Android kernel versions 3.18 - 6.12
src alt
/logo.png
APatch
theme text link
brand
Get started
/what-is-apatch
theme text link
alt
View on GitHub
theme text link
alt
Contribute to documentation
features
title details
Kernel-based
APatch runs in kernel space and has greater concealment and control than userspace root.
title details
Root access control
Only permitted apps may access or see su, all other apps aren't aware of this.
title details
APModule
Support for modules similar to Magisk.
title details
KPModule
Support for modules that allow you to inject any code into the kernel (Provides kernel function inline-hook and syscall-table-hook).