awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

9 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • dr-tsng/zygisknextAvatar de Dr-TSNG

    Dr-TSNG/ZygiskNext

    8,605Voir sur 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
    Voir sur GitHub↗8,605
  • iamlooker/droid-ifyAvatar de Iamlooker

    Iamlooker/Droid-ify

    7,009Voir sur GitHub↗

    Droid-ify est un installateur d'applications Android et un client pour parcourir, installer et mettre à jour des logiciels open source depuis les dépôts F-Droid. Il fonctionne comme un navigateur de dépôt interrogeable qui permet la découverte et le déploiement de paquets logiciels maintenus par la communauté. Le projet prend en charge divers chemins d'installation, routant les demandes via différents conduits système en fonction du niveau de privilège de l'appareil. Il fournit un support pour l'accès root, les modes basés sur la session et Shizuku pour contourner les limitations de permission système standard. Le système inclut un service d'arrière-plan qui surveille les dépôts pour de nouvelles versions afin d'automatiser les mises à jour logicielles. Il utilise une synchronisation de données locale pour permettre aux utilisateurs de parcourir et de rechercher des catalogues d'applications sans connexion internet active. Les capacités supplémentaires incluent l'intégration de liens de dépôt tiers personnalisés dans la liste des logiciels.

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

    Kotlin
    Voir sur GitHub↗7,009
  • j-hc/revanced-magisk-moduleAvatar de j-hc

    j-hc/revanced-magisk-module

    6,883Voir sur 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
    Voir sur GitHub↗6,883
  • sitespeedio/sitespeed.ioAvatar de sitespeedio

    sitespeedio/sitespeed.io

    4,989Voir sur GitHub↗

    sitespeed.io est un outil d'analyse de performance web et un système de surveillance conçu pour mesurer la vitesse des sites web et les Core Web Vitals en utilisant de vrais navigateurs. Il fonctionne comme une suite de régression de performance et un moniteur de performance de navigateur, permettant l'application de budgets de performance pour détecter et bloquer les régressions de vitesse. Le projet se distingue par son framework de test sur appareil réel, qui exécute des audits de performance sur du matériel Android et iOS physique via des connexions USB. Il inclut un outil spécialisé pour générer et comparer des fichiers HTTP Archive afin de diagnostiquer les goulots d'étranglement réseau, ainsi qu'une intégration pour exécuter des audits Lighthouse afin de capturer les métriques de qualité et d'accessibilité des pages. Le système couvre un large éventail de capacités, y compris l'audit de vitesse synthétique, l'analyse du trafic réseau et les tests de performance continus. Il fournit des outils d'observabilité pour suivre la consommation d'énergie des appareils, estimer l'impact environnemental et exporter des données de séries temporelles vers des bases de données externes pour une surveillance des tendances à long terme. Les tests peuvent être gérés via une interface en ligne de commande ou un système de déploiement basé sur le web en utilisant des configurations pilotées par JSON.

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

    JavaScriptmetricsmonitoringperfmatters
    Voir sur GitHub↗4,989
  • dr-tsng/hide-my-applistAvatar de Dr-TSNG

    Dr-TSNG/Hide-My-Applist

    4,983Voir sur 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
    Voir sur GitHub↗4,983
  • rikkaapps/suiAvatar de RikkaApps

    RikkaApps/Sui

    3,809Voir sur 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
    Voir sur GitHub↗3,809
  • olegos2/moboxAvatar de olegos2

    olegos2/mobox

    3,655Voir sur 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
    Voir sur GitHub↗3,655
  • aefyr/saiAvatar de Aefyr

    Aefyr/SAI

    3,430Voir sur 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
    Voir sur GitHub↗3,430
  • performanc/rezygiskAvatar de PerformanC

    PerformanC/ReZygisk

    3,109Voir sur 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
    Voir sur GitHub↗3,109
  1. Home
  2. Mobile Development
  3. Android Ecosystem
  4. Android Rooting Frameworks
  5. Rooted Runtime Development

Explorer les sous-tags

  • Rooted Application Installers2 sous-tagsDeployment 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.