APatch
The patching of Android kernel and Android system observed · 2026-08-28
Health v2 · maintenance only
86/100
- Activity 99
- Release rhythm 72
- Longevity 79
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 135.5
- age_days: 1108
- days_rel: 26
- days_push: 8
- n_releases_24m: 5
Adoption not part of the score
7862 stars · 762 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
APatch is a kernel-based root solution for Android devices that patches the Android kernel and system, relying on KernelPatch. It supports Magisk-like system modules (APM) and kernel modules (KPM) that can inject code into the kernel via inline-hook and syscall-table-hook.
Use cases
- root my android device without unlocking boot image modifications
- run magisk-style modules on my android phone
- hook syscalls in the android kernel
- get kernel-level root access on arm64 android
- hide root from apps on android
- patch android kernel to gain superuser
When to choose
- you need kernel-level root on an ARM64 Android device with kernel 3.18-6.12
- you want Magisk-like module support plus deeper kernel code injection
- KernelSU or Magisk is not suitable for your device or threat model
When to avoid
- your device is not ARM64 or runs an unsupported kernel version
- you only need userspace root without kernel patching
- you cannot risk bootloader or kernel modifications on your device
Facets
application · maturity active
security developer-tools android-tools operating-systems security root kernel-patching magisk-modules inline-hook syscall-hook superuser arm64 android linux
1 source
- readme: https://github.com/bmax121/APatch · fetched 2026-08-28 · 31eb1fd705fc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bmax121/APatch | main | 86 |
| bmax121/KernelPatch | backend | 95 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem