Edge Rewrite
// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a2454831ad03983d

Jump to content

Draft:APatch

From Wikipedia, the free encyclopedia
APatch
Original authorbmax121
Operating systemAndroid
PlatformARM64
LicenseGPL-3.0
Repositorygithub.com/bmax121/APatch

APatch is a free and open-source kernel-based root solution for Android devices.[1] It functions similarly to Magisk and KernelSU, combining Magisk's boot.img installation method with KernelSU's kernel-level patching approach.[2][3]

Apatch only supports Android kernel versions 3.18 - 6.12[1]

APatch uses a password-like credential called SuperKey to decide which apps get root access. The user creates the key during setup. Unlike Magisk, which asks the user to approve each app individually, SuperKey checks permissions inside the kernel.[3]

See also

[edit]

References

[edit]
  1. ^ a b "APatch README". GitHub. Archived from the original on 2026-07-30. Retrieved 2026-07-30.
  2. ^ "[DEV] APatch - an alternative root solution to KernelSU and Magisk". XDA Forums. 2024-02-11. Archived from the original on 2026-04-11. Retrieved 2026-07-30.
  3. ^ a b "Magisk vs KernelSU vs APatch". GitHub. Archived from the original on 2026-07-21. Retrieved 2026-07-30.