EdXposed is an Android ART hooking framework that enables modules to modify system and app behavior dynamically without altering APKs, supporting Android 8.0 to 11.
Elder driver Xposed Framework.
EdXposed is primarily used by Android enthusiasts and developers who want to customize or extend system and app functionalities without modifying APK files. It is ideal for users running rooted devices with Magisk and Riru, enabling them to run Xposed modules compatible with Android Pie through 11 for endpoint protection and security automation.
EdXposed requires a rooted Android device with Magisk and Riru installed; it supports Android versions 8.0 through 11. Users should choose the appropriate build (Stable, Alpha, Canary) based on stability needs. Since changes are applied in memory, deactivating modules and rebooting restores the original system state. Developers can create Xposed modules compatible with EdXposed without modification. Users should consult the GitHub issues and community resources for troubleshooting and avoid submitting low-quality issue reports.
Install Magisk v21+
Install Riru v23+ from Magisk repo
Download and install EdXposed in Magisk Manager or recovery
Install EdXposed Manager app
Reboot the device
Use and enjoy the framework
Install Magisk v21+
Prerequisite for rooting and managing modules like Riru and EdXposed
Install Riru v23+ from Magisk repo
Required module that EdXposed depends on for hooking into the Android runtime
Install EdXposed via Magisk Manager or recovery
Installs the EdXposed framework on the device
Install EdXposed Manager
App to manage EdXposed modules and framework settings
Reboot device
Applies changes and activates EdXposed framework