- Notifications
You must be signed in to change notification settings - Fork318
An advanced Kernel based root solution for Android
License
KernelSU-Next/KernelSU-Next
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
English |简体中文 |繁體中文 |Türkçe |Português (Brasil) |한국어 |Français |Bahasa Indonesia |Русский |ภาษาไทย |Tiếng Việt |Italiano |Polski |Български |日本語
A kernel-based root solution for Android devices.
- Kernel-based
su
and root access management. - Module system based on dynamic mount systemMagic Mount /OverlayFS.
- App Profile: Lock up the root power in a cage.
KernelSU Next officially supports most Android kernels starting from 4.4 up to 6.6.
- GKI 2.0 (5.10+) kernels can run pre-built images and LKM/KMI.
- GKI 1.0 (4.19 - 5.4) kernels need to rebuilt with KernelSU driver.
- EOL (<4.14) kernels also need to be rebuilt with KernelSU driver (3.18+ is experimental and may need some function backports).
Currently, only thearm64-v8a
architecture is supported.
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.
0x12b5224b7aca0121c2f003240a901e1d064371c1 [ USDT BEP20 ]
TYUVMWGTcnR5svnDoX85DWHyqUAeyQcdjh [ USDT TRC20 ]
0x12b5224b7aca0121c2f003240a901e1d064371c1 [ USDT ERC20 ]
0x12b5224b7aca0121c2f003240a901e1d064371c1 [ ETH ERC20 ]
Ld238uYBuRQdZB5YwdbkuU6ektBAAUByoL [ LTC ]
19QgifcjMjSr1wB2DJcea5cxitvWVcXMT6 [ BTC ]
- Kernel-Assisted Superuser: The KernelSU idea.
- Magisk: The powerful root tool.
- genuine: APK v2 signature validation.
- Diamorphine: Some rootkit skills.
- KernelSU: Thanks to tiann, or else KernelSU Next wouldn't even exist.
- Magic Mount Port: 💜 5ec1cff for saving KernelSU!
About
An advanced Kernel based root solution for Android