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

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

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

2 个仓库

Awesome GitHub RepositoriesSystem Module Generators

Tools that construct system-level installation modules for rooted device partitions.

Distinct from Binary Module Generation: Focuses on system-level Android modules rather than generic binary file structural layout.

Explore 2 awesome GitHub repositories matching programming languages & runtimes · System Module Generators. Refine with filters or upvote what's useful.

Awesome System Module Generators GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • 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

    Generates Magisk modules that install patched application binaries into the system partition.

    Shellextendedmagiskmodule
    在 GitHub 上查看↗6,883
  • wuhgit/custompinyindictionarywuhgit 的头像

    wuhgit/CustomPinyinDictionary

    2,627在 GitHub 上查看↗

    Installs dictionary data as a system-level module that integrates with the input method framework without modifying core system files.

    aurfcitxfcitx-dict
    在 GitHub 上查看↗2,627
  1. Home
  2. Programming Languages & Runtimes
  3. Binary Module Generation
  4. System Module Generators

探索子标签

  • Input Method Module IntegrationsIntegrating dictionary data as system-level modules that work with input method frameworks without modifying core system files. **Distinct from System Module Generators:** Distinct from System Module Generators: focuses on input method framework integration, not general system module generation.