dstmath/frida-unpack
基于Frida的脱壳工具 observed · 2026-08-28
Health v2 · maintenance only
44/100
- Activity 26
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2981
- days_rel: n/a
- days_push: 449
- n_releases_24m: 0
Adoption not part of the score
1612 stars · 336 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Frida-based unpacking tool for Android apps that hooks libart.so's OpenMemory (or OpenCommon on Android 10) to dump decrypted DEX files from memory. It ships as JavaScript injection scripts plus a Python driver for extracting DEX from packed/protected apps.
Use cases
- unpack a packed android app to get its dex
- dump dex from memory using frida
- bypass legu or 360 packers on android apps
- extract dex files from a protected apk
- hook OpenMemory in libart.so to dump dex
- reverse engineer an obfuscated android application
When to choose
- you need to dump DEX from Android apps protected by packers like legu or 360
- you already run Frida server on a rooted Android device
- you want a small script you can adapt to specific Android versions or packers
When to avoid
- you need to unpack iOS or non-Android binaries
- you want a polished GUI tool with no manual symbol-signature adjustments
- your target runs on 64-bit Android without modifying the OpenMemory signature
- you need to bypass modern packers that defeat Frida-based hooking
Facets
cli-tool · maturity maintenance
reverse-engineering security cli security reverse-engineering android-tools python cli frida unpacking dex-dump android hooking mobile-security
1 source
- readme: https://github.com/dstmath/frida-unpack · fetched 2026-08-28 · 9d01b4f3c375
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dstmath/frida-unpack | main | 44 |
For agents
markdown · JSON · MCP: product_card(name="dstmath/frida-unpack")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem