awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

9 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • dr-tsng/zygisknextDr-TSNG 的头像

    Dr-TSNG/ZygiskNext

    8,605在 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
    在 GitHub 上查看↗8,605
  • iamlooker/droid-ifyIamlooker 的头像

    Iamlooker/Droid-ify

    7,009在 GitHub 上查看↗

    Droid-ify 是一个 Android 应用安装程序和客户端,用于浏览、安装和更新来自 F-Droid 仓库的开源软件。它作为一个可搜索的仓库浏览器,能够发现和部署社区维护的软件包。 该项目支持多种安装路径,根据设备的权限级别通过不同的系统管道路由请求。它提供对 root 权限、基于会话的模式和 Shizuku 的支持,以绕过标准系统权限限制。 该系统包含一个后台服务,用于监控仓库中的新版本以自动化软件更新。它利用本地优先的数据同步,允许用户在没有活跃互联网连接的情况下浏览和搜索应用目录。其他功能包括将自定义第三方仓库链接集成到软件列表中。

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

    Kotlin
    在 GitHub 上查看↗7,009
  • j-hc/revanced-magisk-modulej-hc 的头像

    j-hc/revanced-magisk-module

    6,883在 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
    在 GitHub 上查看↗6,883
  • sitespeedio/sitespeed.iositespeedio 的头像

    sitespeedio/sitespeed.io

    4,989在 GitHub 上查看↗

    sitespeed.io 是一个 Web 性能分析工具和监控系统,旨在测量网站速度和使用真实浏览器的核心 Web 指标(Core Web Vitals)。它作为一个性能回归套件和浏览器性能监控器,能够强制执行性能预算以检测和阻止速度回归。 该项目以其真实设备测试框架而著称,该框架通过 USB 连接在物理 Android 和 iOS 硬件上执行性能审计。它包括一个用于生成和比较 HTTP Archive 文件的专用工具,以诊断网络瓶颈,同时集成了执行 Lighthouse 审计以捕获页面质量和可访问性指标的功能。 该系统涵盖了广泛的功能,包括合成速度审计、网络流量分析和持续性能测试。它提供了用于跟踪设备功耗、估算环境影响以及将时间序列数据导出到外部数据库以进行长期趋势监控的可观测性工具。 测试可以通过命令行界面或使用 JSON 驱动配置的基于 Web 的部署系统进行管理。

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

    JavaScriptmetricsmonitoringperfmatters
    在 GitHub 上查看↗4,989
  • dr-tsng/hide-my-applistDr-TSNG 的头像

    Dr-TSNG/Hide-My-Applist

    4,983在 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
    在 GitHub 上查看↗4,983
  • rikkaapps/suiRikkaApps 的头像

    RikkaApps/Sui

    3,809在 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
    在 GitHub 上查看↗3,809
  • olegos2/moboxolegos2 的头像

    olegos2/mobox

    3,655在 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
    在 GitHub 上查看↗3,655
  • aefyr/saiAefyr 的头像

    Aefyr/SAI

    3,430在 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
    在 GitHub 上查看↗3,430
  • performanc/rezygiskPerformanC 的头像

    PerformanC/ReZygisk

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

探索子标签

  • Rooted Application Installers2 个子标签Deployment 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.