Module Overview
KernelSU is an open-source kernel-based root solution for Android devices. Operating inside the Linux kernel rather than modifying the user-space ramdisk, it grants superuser access to specific applications while keeping root privileges isolated and hidden from detection routines like Google Play Integrity.
When I tested KernelSU on a GKI device, running banking apps and high-security games worked instantly without fiddling with complex hiding scripts. Because root permission handling happens right in the kernel, app launches feel snappy and security checks pass without a hitch.
Core Features
- Kernel-level root access: Runs directly inside the Android Linux kernel to handle superuser permissions deeper in the system architecture.
- Built-in su isolation: Prevents unauthorized apps from detecting root binaries by default unless you explicitly grant access.
- Systemless module support: Lets you install custom modifications, performance tweaks, and UI themes without modifying system partitions.
- GKI compatibility: Works natively with Generic Kernel Image builds on Android 12 and newer devices running Linux kernel 5.10 or higher.
Support & Requirements
- Supported Android: Android 12+ (GKI devices with Kernel 5.10+; older kernels require custom kernel compilation)
- Root Type: Kernel-level (GKI Patch / Custom Kernel)
How to Install
- Patch your stock
boot.img(orinit_boot.img) using the official KernelSU Manager app. - Transfer the patched image file to your PC and boot your Android phone into Fastboot mode.
- Flash the image using
fastboot flash boot patched_boot.imgvia command prompt and reboot.
Rate this Module
Share your experience with the community.
* You will be prompted to login via Google in one click to verify your rating.