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

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

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

2 个仓库

Awesome GitHub RepositoriesHidden API Access

Tooling to enable compilation and execution against non-public Android framework classes.

Distinct from Android Development: Focuses on bypassing API restrictions via platform jar modification, unlike general Android development.

Explore 2 awesome GitHub repositories matching mobile development · Hidden API Access. Refine with filters or upvote what's useful.

Awesome Hidden API Access GitHub Repositories

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

    AhMyth/AhMyth-Android-RAT

    5,193在 GitHub 上查看↗

    AhMyth-Android-RAT 是一个远程管理工具和框架,旨在部署和控制 Android 操作系统上的远程访问木马。它作为一个远程设备管理套件,将桌面控制面板与移动客户端配对,以管理和监控 Android 硬件。 该系统包括一个 Android APK 生成器,用于构建自定义应用程序包,在目标设备和控制器之间建立远程连接。这允许生成后门包以促进远程管理。 该框架涵盖了远程设备管理、命令执行和目标应用程序包生成的功能。

    Invokes non-public Android framework classes at runtime to bypass permissions and access protected hardware.

    Smaliahmythahmyth-ratandroid
    在 GitHub 上查看↗5,193
  • anggrayudi/android-hidden-apianggrayudi 的头像

    anggrayudi/android-hidden-api

    3,663在 GitHub 上查看↗

    This project is an Android hidden API wrapper and system API bridge that provides access to internal Android system classes and resources. It enables compilation and execution of code against non-public Android framework methods and internal classes by replacing the standard platform jar. The tooling facilitates the retrieval of system-level strings, dimensions, and colors through an internal resource accessor, removing the need for manual Java reflection. The project covers low-level architectural mechanisms for custom bootclasspath injection and stub-based class loading to bypass compile-t

    Provides a mechanism to compile and run code against internal, non-public Android system APIs by replacing the standard platform jar.

    Javaandroidandroid-frameworkapi
    在 GitHub 上查看↗3,663
  1. Home
  2. Mobile Development
  3. Android Ecosystem
  4. Android Development
  5. Hidden API Access