lasting-yang/frida_dump
frida dump dex, frida dump so observed · 2026-08-28
Health v2 · maintenance only
49/100
- Activity 37
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 2645
- days_rel: n/a
- days_push: 378
- n_releases_24m: 0
Adoption not part of the score
2067 stars · 546 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A collection of Frida scripts for dumping DEX files and native shared libraries (.so) from running Android processes. It includes SoFixer-based ELF rebuilding so dumped memory images can be analyzed in IDA or Ghidra.
Use cases
- dump dex from an android app
- dump native so library from running android process
- extract packed or encrypted dex at runtime
- repair dumped so file for static analysis
- reverse engineer android app with frida
When to choose
- you need to extract DEX or native libraries from a live Android app for reverse engineering
- you want Frida-based runtime dumping with ELF header repair
When to avoid
- you need static unpacking without a rooted device or Frida
- you are targeting iOS or non-Android platforms
Facets
cli-tool · maturity active
reverse-engineering security developer-tools security reverse-engineering android-tools mobile-development python cli frida dex-dump so-dump memory-dump elf-repair dynamic-instrumentation android-security android
1 source
- readme: https://github.com/lasting-yang/frida_dump · fetched 2026-08-28 · 0e8cb7c5fb2e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lasting-yang/frida_dump | main | 49 |
For agents
markdown · JSON · MCP: product_card(name="lasting-yang/frida_dump")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem