Ross ROSS = Recommend OSS · open-source software intelligence for agents

APatch

The patching of Android kernel and Android system observed · 2026-08-28

github.com/bmax121/APatch · Kotlin · GPL-3.0 (copyleft) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
bmax121/APatchmain86
bmax121/KernelPatchbackend95

For agents

markdown · JSON · MCP: product_card(name="bmax121/APatch")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem