Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 1.88 KB

README.md

File metadata and controls

46 lines (27 loc) · 1.88 KB

English | Español | 简体中文 | 繁體中文 | 日本語 | Polski | Portuguese-Brazil | Türkçe | Русский | Tiếng Việt | Indonesia | עברית | हिंदी

KernelSU

A Kernel-based root solution for Android devices.

Features

  1. Kernel-based su and root access management.
  2. Module system based on overlayfs.
  3. App Profile: Lock up the root power in a cage.

Compatibility State

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, only arm64-v8a and x86_64 are supported.

Usage

Translation

To help translate KernelSU or improve existing translations, please use Weblate.

Discussion

License

  • Files under the kernel directory are GPL-2
  • All other parts except the kernel directory are GPL-3

Credits