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

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

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

Dr-TSNG/ZygiskNext

0
View on GitHub↗
8,605 نجوم·688 تفرعات·30 مشاهدات

ZygiskNext

ZygiskNext is an Android rooting integration layer and system hooking framework. It functions as a code injector for the Android Zygote process, allowing for the modification of system behavior across various rooting environments and superuser managers.

The project provides a specialized API to intercept and modify low-level system calls. This enables the injection of custom code into the base process that spawns applications, facilitating deep Android system customization and rooted development.

The framework utilizes dynamic library loading, hook-based runtime modification, and Java Native Interface interop to bridge high-level logic with low-level system calls. It includes a root-method abstraction to execute privileged commands across different rooting solutions.

Features

  • Zygote Injection Frameworks - Modifies the Android Zygote process to inject custom code and alter system behavior across rooting environments.
  • System Hooking Frameworks - Provides a framework for intercepting and modifying low-level Android system calls.
  • Android Rooting Frameworks - Acts as an integration layer providing a specialized API for code injection across different rooting environments.
  • Zygote Code Injectors - Injects custom code into the Android Zygote process to modify system behavior across various rooting solutions.
  • Android System Customization - Enables deep customization of core Android OS behavior by injecting logic into the base process.
  • Process Injection Frameworks - Injects custom code into active system processes to apply global modifications.
  • Runtime Logic Modification - Intercepts system function calls at runtime to alter Android framework behavior via hooking.
  • Zygote Customizers - Injects custom code into the system startup process to change operating system behavior.
  • JNI Bridges - Uses the Java Native Interface to bridge high-level logic with low-level C++ system calls.
  • Rooted Runtime Development - Facilitates the creation of advanced system-level tools requiring deep Android runtime integration.
  • Dynamic Library Loading - Implements mechanisms for loading compiled native libraries into system memory for runtime modifications.
  • Root Privilege Abstractions - Provides a unified interface to execute privileged commands across various Android rooting solutions.

سجل النجوم

مخطط تاريخ النجوم لـ dr-tsng/zygisknextمخطط تاريخ النجوم لـ dr-tsng/zygisknext

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ ZygiskNext

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع ZygiskNext.
  • performanc/rezygiskالصورة الرمزية لـ PerformanC

    PerformanC/ReZygisk

    3,109عرض على GitHub↗

    ReZygisk is an Android root module framework and Zygote process injector. It functions as a native hooking engine and linker redirection tool designed to inject custom code into the Android Zygote process so that modifications are inherited by all spawned applications. The project provides a decoupled abstraction layer and Zygisk API implementation, allowing system modules to operate independently of specific root management tools. This ensures that root modules remain stable and compatible across various kernel-level rooting solutions. The framework includes capabilities for system process

    Candroidapatchinjection
    عرض على GitHub↗3,109
  • jingmatrix/lsposedالصورة الرمزية لـ JingMatrix

    JingMatrix/LSPosed

    11,494عرض على GitHub↗

    LSPosed is an Android runtime hooking framework and system modification tool. It enables the modification of application and system behavior in memory without altering original installation files, serving as a platform for distributing and managing community-created extension modules. The project provides a comprehensive suite for device and identity spoofing, including the ability to mask hardware identifiers, simulate geographic locations, and conceal root access or hooking frameworks to bypass security and integrity checks. It also functions as an application modder to unlock premium featu

    Javaandroidarthooklsposed
    عرض على GitHub↗11,494
  • rikkaapps/riruالصورة الرمزية لـ RikkaApps

    RikkaApps/Riru

    5,139عرض على GitHub↗

    Riru is an Android zygote injection framework and system process modifier. It allows for the insertion of custom code into the Android zygote process, enabling the execution of logic within all spawned applications and the system server. The tool provides memory masking capabilities to hide strings and module signatures from process memory scanners. This is achieved by converting named memory segments and core memory into anonymous pages, modifying the process address space layout to obfuscate the presence of injected modules. The framework also covers low-level system integration, including

    C++androidriru
    عرض على GitHub↗5,139
  • rovo89/xposedbridgeالصورة الرمزية لـ rovo89

    rovo89/XposedBridge

    4,067عرض على GitHub↗

    XposedBridge is an Android Java hooking framework and bytecode instrumentation engine. It functions as a runtime system for intercepting and modifying Java method calls within the Android operating system and installed applications. The project provides a mechanism for zygote process injection, ensuring that all spawned applications inherit the instrumentation logic. It enables the modification of internal Android system behaviors through method proxying and Java reflection to access private internal system members. The framework supports dynamic Android instrumentation and runtime analysis,

    JavaScriptandroidxposed
    عرض على GitHub↗4,067
عرض جميع البدائل الـ 30 لـ ZygiskNext→

الأسئلة الشائعة

ما هي وظيفة dr-tsng/zygisknext؟

ZygiskNext is an Android rooting integration layer and system hooking framework. It functions as a code injector for the Android Zygote process, allowing for the modification of system behavior across various rooting environments and superuser managers.

ما هي الميزات الرئيسية لـ dr-tsng/zygisknext؟

الميزات الرئيسية لـ dr-tsng/zygisknext هي: Zygote Injection Frameworks, System Hooking Frameworks, Android Rooting Frameworks, Zygote Code Injectors, Android System Customization, Process Injection Frameworks, Runtime Logic Modification, Zygote Customizers.

ما هي البدائل مفتوحة المصدر لـ dr-tsng/zygisknext؟

تشمل البدائل مفتوحة المصدر لـ dr-tsng/zygisknext: performanc/rezygisk — ReZygisk is an Android root module framework and Zygote process injector. It functions as a native hooking engine and… jingmatrix/lsposed — LSPosed is an Android runtime hooking framework and system modification tool. It enables the modification of… rikkaapps/riru — Riru is an Android zygote injection framework and system process modifier. It allows for the insertion of custom code… rovo89/xposedbridge — XposedBridge is an Android Java hooking framework and bytecode instrumentation engine. It functions as a runtime… rovo89/xposed — Xposed is a native Android runtime hooking framework and instrumentation tool. It provides a modified version of the… rovo89/xposedinstaller — XposedInstaller is an Android system hooking tool designed to deploy the Xposed modification framework to a device. It…