# EdXposed

Elder driver Xposed Framework.

Repository: https://github.com/ElderDrivers/EdXposed
Canonical: https://ross.abutalabs.com/products/edxposed
Homepage: https://edxp.meowcat.org/
Language: Java
License: GPL-3.0
License Family: copyleft
Topics: riru, yahfa, xposed-framework, xposed, android, android-framework, xposedbridge, magisk-module, magisk, riru-module, xposed-module, xposedmodule, sandhook, art-hooking-framework, meowcat, android-pie, hacktoberfest, edxposed-framework, hooking-framework
Last push: 2022-04-12T13:23:50+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2784, "days_push": 1604, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5666, forks 652 (observed 2026-08-28T04:09:27.572941+00:00)

## What it is
EdXposed is a Riru-based Magisk module providing an ART hooking framework for Android 8.0-11, exposing the classic Xposed API so modules can modify system and app behavior without touching APKs. It leverages YAHFA or SandHook for hooking and is managed via the companion EdXposedManager app.

## Use cases
- hook android app methods at runtime without modifying apks
- run existing xposed modules on android 8 through 11
- customize system behavior on a rooted magisk device
- build an xposed module to tweak app functionality
- reverse engineer app behavior by intercepting method calls
- apply multiple system mods that can be toggled and reverted with a reboot

## When to choose
- you have a rooted Android 8.0-11 device with Magisk and want Xposed module compatibility
- you want to develop or run Xposed modules without modifying APKs
- you need reversible, in-memory runtime hooks on Android

## When to avoid
- your device runs Android 12 or newer, where EdXposed is unsupported
- you want an actively developed successor like LSPosed
- you cannot or do not want to root your device with Magisk

## Facets
- artifact type: library
- maturity: maintenance
- function: security, developer-tools, plugin-system
- domain: android-tools, developer-tools, operating-systems
- platform: -
- tags: xposed-framework, art-hooking, magisk-module, riru, yahfa, sandhook, android-modding, runtime-hooking, android

## Member repositories
- ElderDrivers/EdXposed (main) score 23
- ElderDrivers/EdXposedManager (plugin) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:27.572941+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:54:18.997678+00:00, confidence not recorded.
  - readme: https://github.com/ElderDrivers/EdXposed (fetched 2026-08-28T04:09:27.572941+00:00, sha e63360330e9e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
