Back to Kernelsu

Home

website/docs/index.md

3.2.4969 B
Original Source

layout: home title: Home

hero: name: KernelSU text: A kernel-based root solution for Android tagline: "" image: src: /logo.png alt: KernelSU actions: - theme: brand text: Get started link: /guide/what-is-kernelsu - theme: alt text: View on GitHub link: https://github.com/tiann/KernelSU

features:

  • title: Kernel-based details: As the name suggests, KernelSU runs inside the Linux kernel, giving it more control over userspace apps.
  • title: Root access control details: Only permitted apps can access or see su; all other apps remain unaware of it.
  • title: Customizable root privileges details: KernelSU allows customization of su's uid, gid, groups, capabilities, and SELinux rules, hardening root privileges.
  • title: Metamodule system details: Pluggable module infrastructure allows systemless /system modifications. Install a metamodule like meta-overlayfs to enable module mounting.