How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
waydroid_script is a system configuration toolkit and container customizer for Waydroid. It provides automation scripts to modify the Android environment on Linux, focusing on the deployment of core services and system-level extensions. The project enables the integration of Google Play Services and the registration of device identifiers for app store access. It integrates binary translation layers to allow ARM-based applications to run on x86 hardware and installs digital rights management layers for protected media playback. The toolkit covers a broad range of system modifications, includi
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
APatch is a suite of utilities for Android designed to provide kernel-level root access, manage system modules, and inject custom code into the kernel. It functions as a root tool and system module loader that allows for administrative privileges and device customization. The project distinguishes itself by injecting root capabilities directly into the kernel space to increase stealth and system-level authority. It utilizes a key-based authorization system to manage high-privilege access and prevent unauthorized administrative control of the device. The system modifies operating system behav
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
KernelSU-Next is a kernel-level framework designed to provide administrative privileges and granular access control on the Android operating system. By integrating directly into the kernel during the build process, the project enables superuser management and system-wide modifications through kernel-level patching and system call interception.
The main features of kernelsu-next/kernelsu-next are: Android Root Management, Kernel Root Management, Overlay File Systems, Android System Modification, Dynamic Module Loading, Kernel-Level Hooking, Patch-Based Build Pipelines, System Partition Modifiers.
Projects with overlapping indexed features include: casualsnek/waydroid_script — waydroid_script is a system configuration toolkit and container customizer for Waydroid. It provides automation… sukisu-ultra/sukisu-ultra — SukiSU-Ultra is a kernel-level privilege management tool for Android that grants and controls administrative access by… bmax121/apatch — APatch is a suite of utilities for Android designed to provide kernel-level root access, manage system modules, and… tiann/kernelsu — KernelSU is a kernel-based root management framework for Android that provides administrative access to applications… bitwarden/android — This project is an Android password manager application that provides an end-to-end encrypted vault for storing and… lsposed/magiskonwsalocal — MagiskOnWSALocal is a toolkit and set of scripts designed to integrate root access and Google Apps into the Windows…