English | 中文
For version >= 4.9.212, there is no need to do this change. If your kenel's kprobe works, then this commit may not needed.
A Kernel based root solution for Android devices.
- Kernel-based
su
and root access management. - Module system based on overlayfs.
KernelSU officially supports Android GKI 2.0 devices(with kernel 5.10+), old kernels(4.14+) is also compatiable, but you need to build kernel yourself.
WSA and containter-based Android should also work with KernelSU integrated.
And the current supported ABIs are : arm64-v8a
and x86_64
- Telegram: @KernelSU
- kernel-assisted-superuser: the KernelSU idea.
- genuine: apk v2 signature validation.
- Diamorphine: some rootkit skills.
- Magisk: the sepolicy implementation.