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 RepositoriesNative Hooking Libraries

Libraries providing APIs for intercepting and redirecting native function calls within Android applications.

Distinct from Android Libraries: Distinct from general Android Libraries as it specifically provides hooking and redirection capabilities for native code.

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

Awesome Native Hooking Libraries GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • iqiyi/xhookAvatar von iqiyi

    iqiyi/xHook

    4,339Auf GitHub ansehen↗

    xHook is a low-level instrumenter and hooking library for Android ELF binaries. It functions as a framework for intercepting native symbols and redirecting function calls by modifying the procedure linkage table. The tool utilizes regular expressions to filter specific binary files and symbols for interception. It enables the redirection of native calls toward custom function implementations without altering the original binary files. The framework covers dynamic symbol resolution, ELF table modification, and security analysis of native libraries. It also includes stability mechanisms that u

    Provides a specialized library for intercepting and redirecting native function calls in Android ELF binaries.

    Candroidelfgot
    Auf GitHub ansehen↗4,339
  1. Home
  2. Mobile Development
  3. Android Ecosystem
  4. Android Libraries
  5. Native Hooking Libraries