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

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

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

PerformanC/ReZygisk

0
View on GitHub↗
3,109 نجوم·289 تفرعات·C·gpl-3.0·9 مشاهدات

ReZygisk

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 hiding and memory-level process hiding to bypass linker detection and security scanners. It utilizes dynamic symbol resolution and instruction-pointer native hooking to modify function behavior in memory.

Features

  • Zygote Injection Frameworks - Functions as a Zygote injection framework to ensure modifications are inherited by all spawned Android applications.
  • Android Rooting Frameworks - Provides a decoupled framework for creating Android root modules that work independently of specific root managers.
  • Rooted Runtime Development - Enables the development of root-level system modifications through a standardized Zygisk interface.
  • Zygote Code Injectors - Injects custom machine code into the Android Zygote process to ensure modifications are inherited by all spawned apps.
  • Linker Redirection - Implements a linker redirection mechanism to hide modified libraries and memory segments from security scanners.
  • Linker Redirection Tools - Intercepts system calls to hide modified libraries and memory segments from security detection tools.
  • Instruction Hooking - Uses instruction-level hooking to redirect execution flow by overwriting function entry points in memory.
  • Process Injection Frameworks - Provides a process injection framework to inject custom code into the Android Zygote process.
  • Process Memory Hiding - Bypasses security checks and linker detection to keep modified processes hidden from integrity scanners.
  • Runtime Symbol Resolution - Provides runtime symbol resolution to maintain compatibility across different Android versions.
  • Android Root Management - Maintains stability and compatibility for system-level modifications across diverse Android root management environments.
  • System Process Hiding - Bypasses linker detection and security checks to hide modified processes from integrity scanners.
  • Native Hooking Engines - Ships a native hooking engine to modify function behavior in memory by redirecting execution flow.
  • Root-Level System Integration - Ensures system-level integration and plugin compatibility across various kernel-level rooting solutions.
  • Zygisk Mounting - Implements Zygisk-based runtime mounting techniques to intercept processes and bypass detection.
  • Interface-Based Module Registries - Provides an interface-based module registry to decouple root module logic from specific root management tools.
  • Root Module Interfaces - Implements a standardized Zygisk API to ensure external plugins work consistently across different root environments.

سجل النجوم

مخطط تاريخ النجوم لـ performanc/rezygiskمخطط تاريخ النجوم لـ performanc/rezygisk

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

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

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

Start searching with AI

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

ما هي وظيفة performanc/rezygisk؟

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.

ما هي الميزات الرئيسية لـ performanc/rezygisk؟

الميزات الرئيسية لـ performanc/rezygisk هي: Zygote Injection Frameworks, Android Rooting Frameworks, Rooted Runtime Development, Zygote Code Injectors, Linker Redirection, Linker Redirection Tools, Instruction Hooking, Process Injection Frameworks.

ما هي البدائل مفتوحة المصدر لـ performanc/rezygisk؟

تشمل البدائل مفتوحة المصدر لـ performanc/rezygisk: dr-tsng/zygisknext — ZygiskNext is an Android rooting integration layer and system hooking framework. It functions as a code injector for… rikkaapps/riru — Riru is an Android zygote injection framework and system process modifier. It allows for the insertion of custom code… frida/frida — Frida is a dynamic binary instrumentation toolkit that provides a framework for deep process introspection and live… rovo89/xposedinstaller — XposedInstaller is an Android system hooking tool designed to deploy the Xposed modification framework to a device. It… lsposed/magiskonwsalocal — MagiskOnWSALocal is a toolkit and set of scripts designed to integrate root access and Google Apps into the Windows… jmpews/dobby — Dobby is a dynamic function hooking framework and binary instrumentation tool designed to intercept and redirect…

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع ReZygisk.
  • dr-tsng/zygisknextالصورة الرمزية لـ Dr-TSNG

    Dr-TSNG/ZygiskNext

    8,605عرض على GitHub↗

    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

    androidkernelsumagisk
    عرض على GitHub↗8,605
  • 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
  • frida/fridaالصورة الرمزية لـ frida

    frida/frida

    19,778عرض على GitHub↗

    Frida is a dynamic binary instrumentation toolkit that provides a framework for deep process introspection and live application state manipulation. It enables the injection of custom scripts into running processes to trace function calls, modify memory, and analyze application behavior in real-time across diverse operating systems and processor architectures. The project distinguishes itself by embedding a high-performance JavaScript engine directly within the target process, allowing for the execution of user-defined logic for real-time inspection. It utilizes instruction-level hooking to re

    Mesonfridainstrumentationvala
    عرض على GitHub↗19,778
  • rovo89/xposedinstallerالصورة الرمزية لـ rovo89

    rovo89/XposedInstaller

    3,973عرض على GitHub↗

    XposedInstaller is an Android system hooking tool designed to deploy the Xposed modification framework to a device. It serves as a rooted Android modification utility that enables the interception and modification of Android system and application methods to change native operating system behavior. The tool manages the installation of the framework to allow for deep system-level hooks and device behavior customization. It automates the deployment of the software required to alter how the Android operating system and its installed applications function. The installation process involves writi

    Javaandroidxposed
    عرض على GitHub↗3,973
  • عرض جميع البدائل الـ 30 لـ ReZygisk→