EdXposed Framework

Magisk KSU APatch

Customize your Android experience without compromising system integrity. The EdXposed Framework by ElderDrivers leverages Riru to bring the power of classic Xposed modules to modern Android environments, all while remaining completely systemless.

Systemless Modification

A robust ART hooking framework that bridges the gap between legacy mods and modern root solutions.

Module Compatibility

Run a vast library of powerful Xposed modules on newer Android versions, allowing deep UI and app-level customizations.

SafetyNet Friendly

Built on a systemless structure. When combined with proper hiding techniques, EdXposed can pass basic integrity and hardware attestation checks.

YAHFA Hooking

Utilizes Yet Another Hook Framework for ART (YAHFA) for reliable and efficient method hooking with minimal overhead.

Under the Hood: Riru Integration

EdXposed does not hook into Zygote directly. Instead, it relies on Riru to inject itself into the Android Runtime processes. This modular dependency ensures that the core Android system files are left untouched, maximizing device stability and update readiness.

# Dependency Requirement
require module: "riru-core"
# Method Hooking via YAHFA
inject /system/framework/ -> virtual environment
hook app_process

Frequently Asked Questions

Yes. EdXposed strictly requires the Riru Framework to be installed and active in your root manager beforehand. Without Riru, EdXposed will not function. You will also need the EdXposed Manager app to enable and manage your downloaded modules.

Always download the Release version for standard usage, as it provides optimal performance and battery life. Only download the Debug version if you are a developer actively troubleshooting code, as the heavy logging will decrease device performance.

Module Info

  • Version v0.5.2.2
  • Module By
    ElderDrivers
  • Contributors solohsu, MlgmXyysd, yujincheng08, kotori2, Firefds
  • Source Code View Repository
  • Tags
    #EdXposed #Xposed #Riru #Framework #Magisk Module #YAHFA #Modding
  • Requirement
    Magisk KernelSU APatch
  • Latest Update