# halfkiss/ZjDroid

Android app dynamic reverse tool based on Xposed framework.

Repository: https://github.com/halfkiss/ZjDroid
Canonical: https://ross.abutalabs.com/products/zjdroid
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2014-07-25T10:22:41+00:00

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

## Adoption (not part of the score)
Stars 1021, forks 612 (observed 2026-08-28T04:03:15.705911+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: abandoned
- function: reverse-engineering, security, developer-tools
- domain: security, reverse-engineering, android-tools
- platform: cli
- tags: xposed, android, dalvik, dex-dump, dynamic-analysis, lua-scripting, apk-unpacking

## Member repositories
- halfkiss/ZjDroid (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:15.705911+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-30T07:08:50.512358+00:00, confidence not recorded.
  - readme: https://github.com/halfkiss/ZjDroid (fetched 2026-08-28T04:03:15.705911+00:00, sha 76510514d0d2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
