AppID: | me.weishu.kernelsu |
Author: | weishu |
License: | GPL-3.0-only |
Donation: | Webpage |
InRepoSince: | 2023-04-16 |
LastRepoUpdate: | 2024-11-01 |
LastAppUpdate: | 2024-11-01 |
LastVersion: | v1.0.2 |
Categories: | System |
APK source: | Github |
Google Play: | Check if it's there |
KernelSU is a Kernel based root solution for Android devices. It features kernel-based su
and root access management as well as a Module system based on overlayfs (similar to Magisk). KernelSU works whitelist-based: Only App that is granted root permission can access su
, other apps cannot perceive su
.
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.
Current supported ABIs are: arm64-v8a
and x86_64
.