Ross ROSS = Recommend OSS · open-source software intelligence for agents

hluwa/frida-dexdump

A frida tool to dump dex in memory to support security engineers analyzing malware. observed · 2026-08-28

github.com/hluwa/frida-dexdump · Python · GPL-3.0 (copyleft) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

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: 2430
  • days_rel: n/a
  • days_push: 1278
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4560 stars · 950 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A Frida-based CLI tool that finds and dumps DEX files from an Android app's memory, enabling unpacking of packed or obfuscated APKs. It supports deep-search mode for dex with broken headers and works across all Android versions that Frida supports.

Use cases

  • dump dex files from a packed android app
  • unpack malware apk for static analysis
  • extract dex from memory of a running android app
  • recover dex with corrupted headers using deep search
  • analyze obfuscated android applications

When to choose

  • you need to unpack a protected or packed Android app for malware analysis
  • you want a quick, non-invasive memory dex dump without modifying the device system
  • you already use Frida and want a one-command unpacker

When to avoid

  • you need static unpacking without a rooted device or Frida environment
  • you are analyzing non-Android binaries
  • you need a GUI-based reverse engineering workflow

Facets

cli-tool · maturity stable

reverse-engineering security cli security reverse-engineering android-tools developer-tools python cli windows frida dex-dump android-unpacker malware-analysis dynamic-analysis android linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
hluwa/frida-dexdumpmain10

For agents

markdown · JSON · MCP: product_card(name="hluwa/frida-dexdump")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem