awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • iqiyi/xhookالصورة الرمزية لـ iqiyi

    iqiyi/xHook

    4,339عرض على GitHub↗

    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
    عرض على GitHub↗4,339
  1. Home
  2. Mobile Development
  3. Android Ecosystem
  4. Android Libraries
  5. Native Hooking Libraries