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 RepositoriesDEX API Embedding

Techniques for inserting framework classes directly into Android DEX files for runtime dependency resolution.

Distinguishing note: No candidates cover the specific act of embedding API classes into Android bytecode for rootless execution.

Explore 1 awesome GitHub repository matching mobile development · DEX API Embedding. Refine with filters or upvote what's useful.

Awesome DEX API Embedding 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.
  • lsposed/lspatchAvatar de LSPosed

    LSPosed/LSPatch

    9,196Voir sur GitHub↗

    LSPatch is an Android runtime hooking tool and non-root app patcher. It provides a non-root implementation of the Xposed framework, allowing for the modification of Android application behavior without requiring administrative system access. The project enables the integration of Xposed modules into specific applications by embedding the necessary API components directly into the application package. This allows for application sandbox customization and the execution of framework modules on standard devices. The framework achieves these modifications through dex-based method hooking, dynamic

    Inserts required framework classes directly into target application DEX files to resolve dependencies at runtime.

    Java
    Voir sur GitHub↗9,196
  1. Home
  2. Mobile Development
  3. DEX API Embedding