awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
KernelSU-Next avatar

KernelSU-Next/KernelSU-Next

0
View on GitHub↗
3,803 स्टार्स·899 फोर्क्स·Kotlin·GPL-3.0·9 व्यूज़kernelsu-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.

स्टार हिस्ट्री

kernelsu-next/kernelsu-next के लिए स्टार हिस्ट्री चार्टkernelsu-next/kernelsu-next के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

अक्सर पूछे जाने वाले प्रश्न

kernelsu-next/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.

kernelsu-next/kernelsu-next की मुख्य विशेषताएं क्या हैं?

kernelsu-next/kernelsu-next की मुख्य विशेषताएं हैं: 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।

kernelsu-next/kernelsu-next के कुछ ओपन-सोर्स विकल्प क्या हैं?

kernelsu-next/kernelsu-next के ओपन-सोर्स विकल्पों में शामिल हैं: 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…

KernelSU Next के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो KernelSU Next के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • casualsnek/waydroid_scriptcasualsnek का अवतार

    casualsnek/waydroid_script

    3,295GitHub पर देखें↗

    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
    GitHub पर देखें↗3,295
  • sukisu-ultra/sukisu-ultraSukiSU-Ultra का अवतार

    SukiSU-Ultra/SukiSU-Ultra

    4,416GitHub पर देखें↗

    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
    GitHub पर देखें↗4,416
  • bmax121/apatchbmax121 का अवतार

    bmax121/APatch

    7,103GitHub पर देखें↗

    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
    GitHub पर देखें↗7,103
  • tiann/kernelsutiann का अवतार

    tiann/KernelSU

    15,041GitHub पर देखें↗

    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
    GitHub पर देखें↗15,041
  • KernelSU Next के सभी 30 विकल्प देखें→