mirror of
https://github.com/KernelSU-Next/KernelSU-Next.git
synced 2025-08-27 23:46:34 +00:00
5488970c61afc159e5522c653b785506f54b556c
* Optimize Simplified Chinese translations * Update `strings.xml` of `zh-rCN` * Use `export_log` to summarize `save_log` and `send_log`. Instead of `send_log` itself. * Update `strings.xml` of Simplified Chinese * Update `strings.xml` for commit `9aef82d` * Update Indonesian `strings.xml` for commit `9aef82d` * Update Korean `strings.xml` for commit `9aef82d` * Update Brazilian Portuguese `strings.xml` for commit `9aef82d` * Update `strings.xml` of Traditional Chinese for commit `9aef82d` * Restore an excess change to Simplified Chinese `strings.xml` Different changes to string `use_overlay_fs` was simultaneously committed in conflict with another contributor. * More authentic translation for Simplified Chinese. For example, `provided as-is` is pioneeringly translated into `所得即所用` as the original text `按原样提供` was hard to understand.
English | 简体中文 | 繁體中文 | Türkçe | Português (Brasil) | 한국어
KernelSU Next
A Kernel-based root solution for Android devices.
Features
- Kernel-based
suand root access management. - Module system based on dynamic mount system Magic Mount / OverlayFS.
- App Profile: Lock up the root power in a cage.
Compatibility State
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 arm64-v8a is supported.
Usage
Security
For information on reporting security vulnerabilities in KernelSU, see SECURITY.md.
License
- Files under the
kerneldirectory are GPL-2.0-only. - All other parts except the
kerneldirectory are GPL-3.0-or-later.
Credits
- 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!
v1.0.8
Latest
Languages
Kotlin
44%
Rust
29.4%
C
16.5%
Java
4.4%
Shell
2.9%
Other
2.7%