awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
KernelSU-Next avatar

KernelSU-Next/KernelSU-Next

0
View on GitHub↗
3,803 stars·899 forks·Kotlin·GPL-3.0·30 viewskernelsu-next.github.io/webpage↗

KernelSU Next

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 framework distinguishes itself by utilizing non-persistent file system overlays, which allow for system partition modifications and module injection without altering underlying read-only storage blocks. This approach facilitates dynamic functionality extensions and administrative control while maintaining the integrity of the original storage partitions.

Beyond core privilege management, the project supports advanced system behavior analysis and security research. It enforces strict security boundaries by validating application requests against defined permission profiles, ensuring that administrative access is managed through granular, application-specific controls.

Features

  • Android Root Management - Provides administrative privileges by modifying the operating system kernel to enable superuser control across Android versions.
  • Kernel Root Management - Manages superuser requests by injecting administrative access directly into the Android kernel during the build process.
  • Overlay File Systems - Mounts virtual file systems over existing partitions to modify system behavior without altering underlying read-only storage blocks.
  • Android System Modification - Provides a utility for altering operating system functionality and injecting files via overlay systems.
  • Dynamic Module Loading - Injects executable code into the running kernel environment to extend system functionality without requiring a reboot.
  • Kernel-Level Hooking - Intercepts system calls within kernel memory space to redirect execution flow for administrative management.
  • Patch-Based Build Pipelines - Integrates source code patches into the kernel during the compilation process to enable administrative functionality.
  • System Partition Modifiers - Alters system files and functionality through overlay systems without making permanent changes to underlying storage partitions.
  • System-Call Interception - Monitors and filters requests from user-space applications to the kernel to enforce security boundaries.
  • Capability-Based Access Controls - Enforces granular security policies by validating application requests against defined permission profiles.
  • Granular Access Controls - Enforces granular access control by defining specific permission profiles for individual applications to limit root privileges.
  • Granular Permission Systems - Enforces strict access control by defining specific permission profiles for individual applications to limit administrative privileges.
  • Superuser Privileges - Integrates with the operating system kernel to provide root privileges and manage superuser requests for authorized applications.
  • System Modification Overlays - Enables system modification by injecting files through overlay systems without making permanent changes to underlying storage partitions.

Star history

Star history chart for kernelsu-next/kernelsu-nextStar history chart for kernelsu-next/kernelsu-next

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.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with KernelSU Next

These projects share indexed features with KernelSU Next. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • casualsnek/waydroid_scriptcasualsnek avatar

    casualsnek/waydroid_script

    3,295View on GitHub↗

    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

    Pythonandroidlinuxmagisk
    View on GitHub↗3,295
  • sukisu-ultra/sukisu-ultraSukiSU-Ultra avatar

    SukiSU-Ultra/SukiSU-Ultra

    4,416View on GitHub↗

    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

    Kotlin
    View on GitHub↗4,416
  • bmax121/apatchbmax121 avatar

    bmax121/APatch

    7,103View on GitHub↗

    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

    Kotlinandroidinline-hookkernel
    View on GitHub↗7,103
  • tiann/kernelsutiann avatar

    tiann/KernelSU

    15,041View on GitHub↗

    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

    Kotlinandroidkernelkernelsu
    View on GitHub↗15,041
Compare all 30 related projects→

Frequently asked questions

What does kernelsu-next/kernelsu-next do?

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.

What are the main features of kernelsu-next/kernelsu-next?

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.

Which projects share features with kernelsu-next/kernelsu-next?

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…