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

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

استكشفعمليات بحث منسقةOpen-source alternativesSelf-hosted softwareالمدونةخريطة الموقع
المشروعحولHow we rankالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesNon-Root Framework Implementations

Implementations of complex system frameworks tailored for non-privileged application environments.

Distinct from Xposed Framework Hooking Modules: Distinct from hooking modules as it implements the framework infrastructure itself.

Explore 1 awesome GitHub repository matching mobile development · Non-Root Framework Implementations. Refine with filters or upvote what's useful.

Awesome Non-Root Framework Implementations GitHub Repositories

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

    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

    Provides a non-root implementation of the Xposed framework for application modification without system access.

    Java
    عرض على GitHub↗9,196
  1. Home
  2. Mobile Development
  3. Non-Root Framework Implementations