1 Repo
Development tools for integrating root modules, file system masking, and loadable modules into custom Android kernel builds.
Distinct from Kernel Development: Distinct from general Kernel Development: focuses on Android-specific kernel customization with root module integration, not generic kernel building.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Custom Android Kernel Build Tools. Refine with filters or upvote what's useful.
SukiSU-Ultra is a kernel-level privilege management tool for Android that grants and controls administrative access by patching kernel functions and loading custom modules. It functions as a kernel module framework that overwrites kernel function addresses to enhance system capabilities, and as a kernel patching utility for building device-specific rooted kernel images that preserve root access after system updates. The project enforces fine-grained superuser permission management directly in the kernel, with per-application root privilege locking that restricts elevated access to a controlle
A development tool for integrating root modules, file system masking, and loadable modules into custom Android kernel builds.