forked fromrsuntk/KernelSU
- Notifications
You must be signed in to change notification settings - Fork0
Backporting KernelSU for non-GKI kernels
License
NotificationsYou must be signed in to change notification settings
KhanhNguyen9872/KernelSU
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A Kernel-based root solution for Android devices.
curl -LSs "https://raw.githubusercontent.com/rsuntk/KernelSU/main/kernel/setup.sh" | bash -s main
- 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 compatible, but the kernel will have to be built manually.
With this, WSA, ChromeOS, and container-based Android are all supported.
Currently, onlyarm64-v8a
andx86_64
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
Backporting KernelSU for non-GKI kernels
Resources
License
Security policy
Stars
Watchers
Forks
Packages0
No packages published
Languages
- Kotlin44.9%
- C23.4%
- Rust19.8%
- Java6.7%
- Shell2.3%
- C++2.1%
- Other0.8%