awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to elderdrivers/edxposed

Open-source alternatives to EdXposed

20 open-source projects similar to elderdrivers/edxposed, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best EdXposed alternative.

  • rikkaapps/riruAvatar RikkaApps

    RikkaApps/Riru

    5,139Vezi pe 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
    Vezi pe GitHub↗5,139
  • tiann/epicAvatar tiann

    tiann/epic

    4,547Vezi pe GitHub↗

    Epic is a toolkit for Android runtime instrumentation, method interception, and security posture auditing. It functions as an aspect-oriented programming framework and a dynamic method interceptor designed to monitor and alter the behavior of Java methods within the Android Runtime. The project provides capabilities for intercepting and modifying both core Android framework components and specific application logic. This allows for the injection of custom Java behavior and the redirection of method execution without altering the original source code. The framework includes tools for applicat

    Javaandroidaopart
    Vezi pe GitHub↗4,547
  • rovo89/xposedbridgeAvatar rovo89

    rovo89/XposedBridge

    4,067Vezi pe 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
    Vezi pe GitHub↗4,067

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • mywalkb/lsposed_modAvatar mywalkb

    mywalkb/LSPosed_mod

    4,325Vezi pe GitHub↗

    LSPosed_mod is a system for Android system hooking and module management. It enables the installation and configuration of system-level modifications to change device behavior without altering the original system image or source files. The project utilizes zygote-based process injection and runtime method hooking to intercept execution flows in memory. It includes a version-agnostic execution layer to maintain a consistent interface across different Android operating system versions and environments, as well as dynamic proxy interception to modify method arguments and return values. Manageme

    Java
    Vezi pe GitHub↗4,325
  • performanc/rezygiskAvatar PerformanC

    PerformanC/ReZygisk

    3,109Vezi pe 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
    Vezi pe GitHub↗3,109
  • dr-tsng/zygisknextAvatar Dr-TSNG

    Dr-TSNG/ZygiskNext

    8,605Vezi pe 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
    Vezi pe GitHub↗8,605
  • rovo89/xposedAvatar rovo89

    rovo89/Xposed

    7,693Vezi pe GitHub↗

    Xposed is a native Android runtime hooking framework and instrumentation tool. It provides a modified version of the Android app process binary to intercept and modify the behavior of system and application processes at the binary level. The framework enables Android operating system customization by altering internal function calls and runtime execution flow. It achieves this through native process instrumentation, allowing for the modification of functionality without altering original application files. The tool covers several low-level capabilities, including native library injection and

    C++androidxposed
    Vezi pe GitHub↗7,693
  • rechronorain/hyperceilerAvatar ReChronoRain

    ReChronoRain/HyperCeiler

    4,973Vezi pe GitHub↗

    HyperCeiler is an Android system customizer and enhancement kit designed to alter core application logic and graphical interfaces. It functions as a customization module specifically for HyperOS mobile devices to modify their visual and functional behaviors. The project utilizes a system of signed OS modules, employing keystores and digital credentials to cryptographically sign packages for secure installation on the target device. Its capabilities cover the modification of system behavior and the alteration of visual elements through resource-based UI overrides and system-level logic modifi

    Javaxposedxposed-module
    Vezi pe GitHub↗4,973
  • rovo89/xposedinstallerAvatar rovo89

    rovo89/XposedInstaller

    3,973Vezi pe 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
    Vezi pe GitHub↗3,973
  • lsposed/lsposedAvatar LSPosed

    LSPosed/LSPosed

    24,045Vezi pe GitHub↗

    LSPosed is an Android runtime hooking framework and in-memory code modifier. It functions as a system hooking tool that intercepts and modifies system and application methods in memory to change behavior without altering original installation files. The project provides a standardized interface through the Xposed Module API, allowing for the development of plugins that alter the behavior of the Android operating system and installed applications. The framework covers a range of capabilities including runtime function interception, Android system debugging, and application customization. Thes

    Javaandroidxposed
    Vezi pe GitHub↗24,045
  • kdrag0n/safetynet-fixAvatar kdrag0n

    kdrag0n/safetynet-fix

    6,425Vezi pe GitHub↗

    Safetynet-fix is a tool for Android device attestation designed to bypass hardware and software integrity checks. Its primary purpose is to achieve Google SafetyNet compliance on devices with unlocked bootloaders, allowing software that requires specific security profiles to run on modified systems. The project provides compatibility for rooted devices, specifically ensuring that banking and payment applications remain functional while maintaining root access. It manages the Magisk environment configuration to maintain these security-sensitive application requirements. The system utilizes va

    C++androidhacktoberfestmagisk
    Vezi pe GitHub↗6,425
  • alibaba/dexposedAvatar alibaba

    alibaba/dexposed

    4,508Vezi pe GitHub↗

    Dexposed is a set of runtime tools and engines designed for dynamic patching, framework interception, and code instrumentation on Android devices. It functions as a hooking framework and instrumentation tool used to load custom code into running processes to alter logic without modifying the original bytecode. The project enables the interception and modification of method behavior within both Android applications and the system framework. It specifically provides capabilities for bypassing operating system limitations by overriding framework calls and applying hot patches to live processes w

    Java
    Vezi pe GitHub↗4,508
  • googlesamples/android-testing-templatesAvatar googlesamples

    googlesamples/android-testing-templates

    1,955Vezi pe GitHub↗

    This repository provides a collection of reference implementations and patterns for testing Android applications. It serves as a guide for developers to integrate standard testing libraries and frameworks into their projects, covering the full spectrum of verification from local business logic to complex interface interactions. The project distinguishes itself by demonstrating how to configure and execute tests across diverse environments, including local virtual machines and physical devices or emulators. It provides specific patterns for validating inter-application communication, automatin

    Java
    Vezi pe GitHub↗1,955
  • hujiangtechnology/gradle_plugin_android_aspectjxAvatar HujiangTechnology

    HujiangTechnology/gradle_plugin_android_aspectjx

    3,961Vezi pe GitHub↗

    This project is a Gradle plugin designed to facilitate aspect-oriented programming within Android applications. It functions as a build-time tool that intercepts method calls to inject cross-cutting logic, allowing developers to centralize concerns such as logging, security, or performance monitoring without modifying individual source files. The plugin distinguishes itself by its ability to perform binary dependency weaving, which applies instrumentation across both local source code and external library formats like JARs and AARs. By utilizing the Gradle Transform API, it integrates directl

    Groovy
    Vezi pe GitHub↗3,961
  • android-hacker/virtualxposedAvatar android-hacker

    android-hacker/VirtualXposed

    15,955Vezi pe GitHub↗

    VirtualXposed is an Android virtualization framework that provides a containerized environment for running applications and system-level hooks. It functions as an isolated execution space, allowing users to manage and extend installed software independently from the host operating system. The platform enables the execution of specialized software extensions and framework modules that modify application behavior without requiring device rooting, bootloader unlocking, or modifications to the core system image. By creating a secondary, containerized Android system, it allows for the application

    Javaandroidaophook
    Vezi pe GitHub↗15,955
  • android-hacker/exposedAvatar android-hacker

    android-hacker/exposed

    1,554Vezi pe GitHub↗

    A library to use Xposed without root or recovery(or modify system image etc..).

    Java
    Vezi pe GitHub↗1,554
  • taichi-framework/taichiT

    taichi-framework/taichi

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • ganyao114/sandhookG

    ganyao114/sandhook

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • ganyao114/sandvxposedG

    ganyao114/sandvxposed

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • ac-pm/inspeckageAvatar ac-pm

    ac-pm/Inspeckage

    2,971Vezi pe GitHub↗

    Android Package Inspector - dynamic analysis with api hooks, start unexported activities and more. (Xposed Module)

    Java
    Vezi pe GitHub↗2,971