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
·

1 dépôt

Awesome GitHub RepositoriesAndroid Module Bundling

Embedding external plugin modules directly into an Android application package.

Distinct from Module Bundling: The candidates focus on JS/TS bundling or Wasm, not Android APK asset embedding.

Explore 1 awesome GitHub repository matching mobile development · Android Module Bundling. Refine with filters or upvote what's useful.

Awesome Android Module Bundling 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.
  • windysha/xpatchAvatar de WindySha

    WindySha/Xpatch

    2,986Voir sur GitHub↗

    Xpatch is a collection of specialized utilities designed for modifying and resigning Android application packages to enable rootless hooking and plugin injection. It functions as an APK repackager that allows for the injection of loading logic and the application of new digital signatures to ensure modified binaries can be installed on devices. The project features a rootless hooking tool that inserts plugin loaders into application binaries, enabling runtime modifications without requiring system-level root access. It includes a signature bypass tool to disable internal verification checks,

    Embeds specific plugin files directly into the target package for automatic loading upon launch.

    Javahookunrootwhale
    Voir sur GitHub↗2,986
  1. Home
  2. Mobile Development
  3. Android Module Bundling