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 Plugin Injections

The process of embedding external plugin modules and loading logic into an APK.

Distinct from Android Plugin Frameworks: Candidates focus on framework architectures or runtime security testing, not the static injection process during repackaging.

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

Awesome Android Plugin Injections 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 module files and loading logic into an APK to enable custom behavior upon application launch.

    Javahookunrootwhale
    Voir sur GitHub↗2,986
  1. Home
  2. Mobile Development
  3. Android Plugin Injections