awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • j-hc/revanced-magisk-moduleAvatar von j-hc

    j-hc/revanced-magisk-module

    6,883Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,883
  • wuhgit/custompinyindictionaryAvatar von wuhgit

    wuhgit/CustomPinyinDictionary

    2,627Auf GitHub ansehen↗

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

    aurfcitxfcitx-dict
    Auf GitHub ansehen↗2,627
  1. Home
  2. Programming Languages & Runtimes
  3. Binary Module Generation
  4. System Module Generators

Unter-Tags erkunden

  • 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.