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

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

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

1 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • lsposed/lspatchLSPosed 的头像

    LSPosed/LSPatch

    9,196在 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
    在 GitHub 上查看↗9,196
  1. Home
  2. Mobile Development
  3. DEX API Embedding