1 مستودع
Frameworks for replacing or patching device kernels to establish root access across hardware configurations.
Distinguishing note: No candidates fit the specific context of kernel-based root deployment for mobile devices.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Kernel Root Deployment Systems. Refine with filters or upvote what's useful.
KernelSU is a kernel-based root management framework for Android that provides administrative access to applications by operating directly within the operating system kernel. By integrating management logic into the kernel source, it enables system-wide permission control through syscall interception and function patching. This approach allows for the enforcement of fine-grained mandatory access control, assigning custom security domains to root processes to restrict their capabilities and prevent unauthorized actions. The project distinguishes itself through a systemless modification archite
Replaces the device kernel with a generic image to establish root access across a wide range of hardware configurations.