tiann / KernelSU
A Kernel based root solution for Android
AI Architecture Analysis
This repository is indexed by RepoMind. By analyzing tiann/KernelSU in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.
Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.
Repository Overview (README excerpt)
Crawler view**English** | Español | 简体中文 | 繁體中文 | 日本語 | 한국어 | Polski | Português (Brasil) | Türkçe | Русский | Tiếng Việt | Indonesia | עברית | हिंदी | Italiano KernelSU A kernel-based root solution for Android devices. Features • Kernel-based and root access management. • Module system based on metamodules: Pluggable infrastructure for systemless modifications. • 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 supported, but the kernel will need to be built manually. With this, WSA, ChromeOS, and container-based Android are all supported. Currently, only the and architectures are supported. Usage • Installation • How to build • Official website Translation To help translate KernelSU or improve existing translations, please use Weblate. PR of Manager's translation is no longer accepted, because it will conflict with Weblate. Discussion • Telegram: @KernelSU Security For information on reporting security vulnerabilities in KernelSU, see SECURITY.md. License • Files under the directory are GPL-2.0-only. • All other parts except the directory 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.