hanbinglengyue/FART
ART环境下自动化脱壳方案 observed · 2026-08-28
Health v2 · maintenance only
33/100
- Activity 1
- 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: 2618
- days_rel: n/a
- days_push: 597
- n_releases_24m: 0
Adoption not part of the score
2724 stars · 638 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
FART is an automated Android app unpacking (dex dumping) tool for ART environments, based on active invocation, implemented on Android 6.0/8.0 system images. It also includes Frida-based variants that can dump all functions of a class or a single function's CodeItem.
Use cases
- unpack packed android apk
- dump dex files from hardened android app
- extract codeitem of a function with frida
- analyze android app packers
- recover dex from memory on art runtime
When to choose
- you need to dump dex from packed Android apps on ART
- you want fine-grained function-level CodeItem dumping via Frida
When to avoid
- you target non-Android platforms
- you need a maintained tool for the latest Android versions without porting effort
Facets
cli-tool · maturity maintenance
reverse-engineering security parser security reverse-engineering android-tools python android dex-dumping unpacking frida art-runtime app-hardening linux
1 source
- readme: https://github.com/hanbinglengyue/FART · fetched 2026-08-28 · eb2f8b8393a7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hanbinglengyue/FART | main | 33 |
For agents
markdown · JSON · MCP: product_card(name="hanbinglengyue/FART")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem