Monitoring which applications are utilizing root access in the background is crucial for maintaining device security. KernelSU Grant Toast by NativeStar acts as a universal, systemless bridge to restore and standardize superuser toast notifications across the modern Android rooting ecosystem. Whether your device relies on the traditional Magisk framework, the kernel-level efficiency of KernelSU, or the next-generation APatch, this ultra-lightweight module guarantees you will never miss a silent root execution again.
Total Root Visibility
Regain absolute control over your device's security by standardizing superuser grant notifications. Minimal footprint, maximum awareness.
Universal Toast Alerts
Fixes issues where custom ROMs or specific kernel-level root managers fail to display the standard "Superuser access granted" popup, ensuring you are always notified of background activity.
Enhanced Security
Silent root access is a massive security vulnerability. By enforcing visible toasts, you can immediately identify and revoke permissions from rogue or malicious applications executing commands.
Microscopic Footprint
Sized at a mere 96.13 KB, the module is purely script-driven. It avoids bulky background services, meaning your device experiences zero CPU overhead and zero battery drain.
Cross-Manager Support
Whether your boot image is modified via Magisk, managed in the kernel space by KernelSU, or patched seamlessly using APatch, the injection logic adapts automatically.
How It Hooks Notifications
On standard Android systems, root managers hook into the su binary execution to broadcast an Intent to the Android UI framework, triggering a Toast notification. However, due to the way KernelSU and heavily modified OEM ROMs manage permission states natively within the kernel space, this user-space broadcast can sometimes be lost or deliberately suppressed.
By handling the broadcast mechanism through an independent, systemless overlay, NativeStar ensures that no matter what handles the actual root privilege execution, the end-user remains visually informed.