awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

9 repository-uri

Awesome GitHub RepositoriesRooted Runtime Development

Development of tools requiring deep integration with the Android runtime on rooted devices.

Distinct from Android Rooting Frameworks: Focuses on the development of system-level tools for rooted devices rather than the process of rooting the device.

Explore 9 awesome GitHub repositories matching mobile development · Rooted Runtime Development. Refine with filters or upvote what's useful.

Awesome Rooted Runtime Development GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • dr-tsng/zygisknextAvatar Dr-TSNG

    Dr-TSNG/ZygiskNext

    8,605Vezi pe GitHub↗

    ZygiskNext is an Android rooting integration layer and system hooking framework. It functions as a code injector for the Android Zygote process, allowing for the modification of system behavior across various rooting environments and superuser managers. The project provides a specialized API to intercept and modify low-level system calls. This enables the injection of custom code into the base process that spawns applications, facilitating deep Android system customization and rooted development. The framework utilizes dynamic library loading, hook-based runtime modification, and Java Native

    Facilitates the creation of advanced system-level tools requiring deep Android runtime integration.

    androidkernelsumagisk
    Vezi pe GitHub↗8,605
  • iamlooker/droid-ifyAvatar Iamlooker

    Iamlooker/Droid-ify

    7,009Vezi pe GitHub↗

    Droid-ify is an Android app installer and client for browsing, installing, and updating open-source software from F-Droid repositories. It functions as a searchable repository browser that enables the discovery and deployment of community-maintained software packages. The project supports diverse installation pathways, routing requests through different system conduits based on the device's privilege level. It provides support for root access, session-based modes, and Shizuku to bypass standard system permission limitations. The system includes a background service that monitors repositories

    Enables installation of application packages using root access or Shizuku to bypass standard system restrictions.

    Kotlin
    Vezi pe GitHub↗7,009
  • j-hc/revanced-magisk-moduleAvatar j-hc

    j-hc/revanced-magisk-module

    6,883Vezi pe GitHub↗

    This project is an Android application patching tool and Magisk system module generator. It is designed to apply custom modifications to application packages and generate modules that install these patched binaries into the system partition of rooted Android devices. The tool incorporates a root-based application installer that utilizes specialized mounting methods, such as Zygisk application mounting, to bypass root detection warnings and mount errors. It further distinguishes itself by automating the retrieval of application binaries from external mirrors based on specific device architectu

    Deploys modified applications on rooted Android devices to bypass root detection and mount errors.

    Shellextendedmagiskmodule
    Vezi pe GitHub↗6,883
  • sitespeedio/sitespeed.ioAvatar sitespeedio

    sitespeedio/sitespeed.io

    4,989Vezi pe GitHub↗

    sitespeed.io este un instrument de analiză a performanței web și un sistem de monitorizare conceput pentru a măsura viteza site-ului și Core Web Vitals folosind browsere reale. Acesta funcționează ca o suită de regresie a performanței și un monitor de performanță al browserului, permițând aplicarea bugetelor de performanță pentru a detecta și bloca regresiile de viteză. Proiectul se distinge prin framework-ul său de testare pe dispozitive reale, care execută audituri de performanță pe hardware fizic Android și iOS prin conexiuni USB. Include un instrument specializat pentru generarea și compararea fișierelor HTTP Archive pentru a diagnostica blocajele de rețea, alături de integrarea pentru executarea auditurilor Lighthouse pentru a captura metrici de calitate și accesibilitate a paginii. Sistemul acoperă o gamă largă de capabilități, inclusiv auditul sintetic al vitezei, analiza traficului de rețea și testarea continuă a performanței. Oferă instrumente de observabilitate pentru urmărirea consumului de energie al dispozitivului, estimarea impactului asupra mediului și exportul datelor de tip time-series către baze de date externe pentru monitorizarea tendințelor pe termen lung. Testele pot fi gestionate printr-o interfață în linie de comandă sau un sistem de deployment bazat pe web, utilizând configurații drive-uite de JSON.

    Applies system-level configurations to rooted hardware to ensure stable and consistent performance measurements.

    JavaScriptmetricsmonitoringperfmatters
    Vezi pe GitHub↗4,989
  • dr-tsng/hide-my-applistAvatar Dr-TSNG

    Dr-TSNG/Hide-My-Applist

    4,983Vezi pe GitHub↗

    Hide-My-Applist is an Android privacy tool that prevents other applications from detecting the full list of installed apps. It operates as a Magisk module and root-based utility, intercepting package manager queries to block app detection and hide sensitive or root-related software from third-party scanners. The tool achieves system-level modification without altering the system partition by deploying as a Magisk module, and it can also leverage the Xposed framework to inject custom code into system processes. A runtime filter intercepts app list queries and removes entries matching a user-de

    Leverages root access to intercept package manager queries and hide app installations from third-party scanners.

    Kotlinandroidxposed
    Vezi pe GitHub↗4,983
  • rikkaapps/suiAvatar RikkaApps

    RikkaApps/Sui

    3,809Vezi pe GitHub↗

    Sui is an Android root management framework and superuser manager designed to control root permissions and provide applications with elevated access to restricted system APIs and internal services. It functions as a communication bridge that allows non-root applications to execute system functions via a privileged root process. The framework utilizes a typed interface root bridge to map system functions to strongly typed interfaces, removing the need to parse raw text from shell commands. It incorporates a root shell environment for executing manual system commands and administrative scripts

    Launches typed Java services under root identity to facilitate direct communication between application processes.

    Javariru
    Vezi pe GitHub↗3,809
  • olegos2/moboxAvatar olegos2

    olegos2/mobox

    3,655Vezi pe GitHub↗

    Mobox is an x86 emulation environment and compatibility layer designed to run Windows software on ARM-based Android devices. It utilizes a shell-based system that translates x86 instructions and manages memory to execute desktop applications on mobile hardware. The project distinguishes itself through a combination of a Windows compatibility layer and an emulator to bridge platform differences. It features specialized tools for managing software containers, tuning hardware acceleration to resolve visual flickering in 3D applications, and mapping mobile touch screen gestures to virtual mouse a

    Provides a utility for adjusting system priority and out-of-memory settings on rooted devices to prevent background termination.

    Shell
    Vezi pe GitHub↗3,655
  • aefyr/saiAvatar Aefyr

    Aefyr/SAI

    3,430Vezi pe GitHub↗

    SAI is a binary package bundler and application manager designed for Android and iOS. It functions as an installer and export tool that packages application source files and metadata into a proprietary format for portable distribution and backup. The project features a rootless application deployment pipeline, allowing the installation of third-party packages on mobile devices without requiring system-level root access. It includes a split archive reconstructor to reassemble fragmented application files into complete installation directories during deployment. The tool covers Android split A

    Provides a deployment pipeline to install third-party packages on mobile devices without requiring administrative root access.

    Java
    Vezi pe GitHub↗3,430
  • performanc/rezygiskAvatar PerformanC

    PerformanC/ReZygisk

    3,109Vezi pe GitHub↗

    ReZygisk is an Android root module framework and Zygote process injector. It functions as a native hooking engine and linker redirection tool designed to inject custom code into the Android Zygote process so that modifications are inherited by all spawned applications. The project provides a decoupled abstraction layer and Zygisk API implementation, allowing system modules to operate independently of specific root management tools. This ensures that root modules remain stable and compatible across various kernel-level rooting solutions. The framework includes capabilities for system process

    Enables the development of root-level system modifications through a standardized Zygisk interface.

    Candroidapatchinjection
    Vezi pe GitHub↗3,109
  1. Home
  2. Mobile Development
  3. Android Ecosystem
  4. Android Rooting Frameworks
  5. Rooted Runtime Development

Explorează sub-etichetele

  • Rooted Application Installers2 sub-tag-uriDeployment tools for modified applications that leverage root access to bypass system restrictions. **Distinct from Rooted Runtime Development:** Focuses on the deployment/installation mechanism rather than general runtime development for rooted devices.
  • Rooted Resource OptimizersUtilities for adjusting low-level system priorities and memory limits on rooted devices. **Distinct from Rooted Runtime Development:** Distinct from Rooted Runtime Development: provides a specific end-user utility for memory optimization rather than a framework for developing such tools.
  • Rootless Application InstallersDeployment tools that install application packages on mobile devices without requiring system-level root access. **Distinct from Rooted Application Installers:** Specifically handles installation without root privileges, whereas Rooted Application Installers leverage root access to bypass restrictions.