mirror of
https://github.com/KernelSU-Next/KernelSU-Next.git
synced 2025-08-27 23:46:34 +00:00
95eee955cd30f54b4306d142ebc2d03299e2fa94
f422b167 lost parameters after ack-linux 4.14.y (>=163) (#234)
* [android-4.14-stable tree: https://github.com/aosp-mirror/kernel_common/commit/5d0939e1] Change-Id: Ice92dd83df4c4f1ae272156cb57f95998e45819f Co-authored-by: stic-server-open <1138705738@qq.com>
English | 中文
KernelSU
A Kernel based root solution for Android devices.
Features
- Kernel-based
suand root access management. - Module system based on overlayfs.
Compatibility State
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
Usage
Build
Discussion
- Telegram: @KernelSU
License
Credits
- kernel-assisted-superuser: the KernelSU idea.
- genuine: apk v2 signature validation.
- Diamorphine: some rootkit skills.
- Magisk: the sepolicy implementation.