- Notifications
You must be signed in to change notification settings - Fork2.1k
A Kernel based root solution for Android
License
tiann/KernelSU
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
English |Español |简体中文 |繁體中文 |日本語 |한국어 |Polski |Português (Brasil) |Türkçe |Русский |Tiếng Việt |Indonesia |עברית |हिंदी |Italiano
A kernel-based root solution for Android devices.
- Kernel-based
su
and root access management. - Module system based onOverlayFS.
- App Profile: Lock up the root power in a cage.
KernelSU officially supports Android GKI 2.0 devices (kernel 5.10+). Older kernels (4.14+) are also supported, but the kernel will need to be built manually.
With this, WSA, ChromeOS, and container-based Android are all supported.
Currently, only thearm64-v8a
andx86_64
architectures are supported.
To help translate KernelSU or improve existing translations, please useWeblate. PR of Manager's translation is no longer accepted, because it will conflict with Weblate.
- Telegram:@KernelSU
For information on reporting security vulnerabilities in KernelSU, seeSECURITY.md.
- Files under the
kernel
directory areGPL-2.0-only. - All other parts except the
kernel
directory areGPL-3.0-or-later.
- Kernel-Assisted Superuser: The KernelSU idea.
- Magisk: The powerful root tool.
- genuine: APK v2 signature validation.
- Diamorphine: Some rootkit skills.
About
A Kernel based root solution for Android