awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesSystem Hooking Tools

Utilities used to observe and alter runtime function calls within an operating system.

Distinct from Rootless Android Hooking: Focuses on the tool's identity for observing and changing calls, distinct from the specific rootless injection technique.

Explore 1 awesome GitHub repository matching mobile development · System Hooking Tools. Refine with filters or upvote what's useful.

Awesome System Hooking Tools GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • lsposed/lsposedAvatar von LSPosed

    LSPosed/LSPosed

    24,045Auf GitHub ansehen↗

    LSPosed is an Android runtime hooking framework and in-memory code modifier. It functions as a system hooking tool that intercepts and modifies system and application methods in memory to change behavior without altering original installation files. The project provides a standardized interface through the Xposed Module API, allowing for the development of plugins that alter the behavior of the Android operating system and installed applications. The framework covers a range of capabilities including runtime function interception, Android system debugging, and application customization. Thes

    Serves as a tool for observing and changing runtime function calls within Android without modifying installation files.

    Javaandroidxposed
    Auf GitHub ansehen↗24,045
  1. Home
  2. Mobile Development
  3. System Hooking Tools