halfkiss/ZjDroid
Android app dynamic reverse tool based on Xposed framework. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4422
- days_rel: n/a
- days_push: 4422
- n_releases_24m: 0
Adoption not part of the score
1021 stars · 612 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ZjDroid is an Xposed framework module for dynamic reverse engineering of Android apps. It supports memory dumping of DEX files, BackSmali decompilation to bypass app packing protections, sensitive API monitoring, heap dumps, and runtime Lua scripting.
Use cases
- dump DEX files from a running Android app
- unpack packed or hardened APKs
- monitor sensitive API calls in an app
- dump Dalvik Java heap for analysis
- run Lua scripts inside a target process
- list classes loaded from a DEX file
When to choose
- you need to dynamically analyze or unpack an Android app on a rooted device with Xposed
- you want to inspect runtime memory, DEX, or heap of an Android app
- you need to bypass common APK packing protections
When to avoid
- you target modern Android versions - the tool targets Dalvik-era devices and is unmaintained since 2014
- you need static analysis or a cross-platform reversing tool
- you cannot root the device or install Xposed
Facets
cli-tool · maturity abandoned
reverse-engineering security developer-tools security reverse-engineering android-tools cli xposed android dalvik dex-dump dynamic-analysis lua-scripting apk-unpacking
1 source
- readme: https://github.com/halfkiss/ZjDroid · fetched 2026-08-28 · 76510514d0d2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| halfkiss/ZjDroid | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="halfkiss/ZjDroid")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem