H1mJT / KernelSU

A Kernel based root solution for Android

Home Page:https://kernelsu.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

English | 中文

KernelSU

A Kernel based root solution for Android devices.

Features

  1. Kernel-based su and root access management.
  2. Module system based on overlayfs.

Compatibility State

KernelSU officially supports Android GKI 2.0 devices(with kernel 5.10+), old kernels(4.14+) is also compatiable, but you need to build kernel yourself.

WSA and containter-based Android should also work with KernelSU integrated.

And the current supported ABIs are : arm64-v8a and x86_64

Usage

Installation

Build

How to build?

Discussion

License

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

Credits

About

A Kernel based root solution for Android

https://kernelsu.org

License:GNU General Public License v3.0


Languages

Language:C 32.0%Language:Rust 25.4%Language:Kotlin 25.1%Language:Java 8.4%Language:Shell 3.5%Language:TypeScript 2.4%Language:Python 1.8%Language:C++ 0.9%Language:Makefile 0.5%Language:CMake 0.1%