# Juude/droidReverse

reverse engineering tools for android（android 逆向工程工具集）

Repository: https://github.com/Juude/droidReverse
Canonical: https://ross.abutalabs.com/products/droidreverse
Language: Shell
License Family: other
Topics: android, reverse-engineering
Last push: 2017-08-29T14:08:48+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": 4236, "days_push": 3291, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2018, forks 364 (observed 2026-08-28T04:06:06.166003+00:00)

## What it is
A curated collection of Android reverse engineering and APK decompilation tools, including apktool, dex2jar, jadx, enjarify, androguard, and others, with brief descriptions of each. It is a Shell-based repository serving as a reference list rather than a standalone tool.

## Use cases
- decompile an android apk to java source
- convert dex bytecode to jar
- view decompiled smali code
- analyze apk structure and dependencies
- find tools for android malware analysis
- learn android reverse engineering tooling

## When to choose
- you want a quick overview of available Android decompilation tools
- you are starting out in Android reverse engineering and need tool recommendations

## When to avoid
- you need a maintained, actively updated toolset
- you want a single integrated tool rather than a list of links
- you require licensing clarity, as the repo has no license

## Facets
- artifact type: learning-resource
- maturity: abandoned
- function: reverse-engineering, developer-tools
- domain: reverse-engineering, android-tools, security, developer-tools
- platform: cross-platform, cli
- tags: apk-decompilation, tool-collection, smali, dex2jar, jadx, apktool, curated-list, android

## Member repositories
- Juude/droidReverse (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:06.166003+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-30T03:00:27.561387+00:00, confidence not recorded.
  - readme: https://github.com/Juude/droidReverse (fetched 2026-08-28T04:06:06.166003+00:00, sha 0fbf09736121)
- Data as of 2026-08-30T08:39:29.467469+00:00.
