wwh1004/ExtremeDumper
.NET Assembly Dumper observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: 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: 3100
- days_rel: n/a
- days_push: 1308
- n_releases_24m: 0
Adoption not part of the score
1054 stars · 215 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Windows GUI tool for dumping .NET assemblies from running processes, including bypassing anti-dump protections. It can also inject .NET assemblies into arbitrary processes and hook assembly loaders to capture raw assembly bytes.
Use cases
- dump .NET assemblies from a running process
- bypass anti-dump protection in obfuscated .NET apps
- extract assemblies loaded via Assembly.Load(byte[])
- inject a .NET dll into another process
- recover .NET binaries from memory for reverse engineering
When to choose
- you need to dump .NET Framework or Core assemblies from live process memory
- the target uses anti-dump protection you need to bypass
- you want a portable single-executable Windows tool
When to avoid
- you need to dump native (non-.NET) binaries
- you work on Linux or macOS
- you need actively maintained software with a license
Facets
application · maturity maintenance
reverse-engineering security developer-tools reverse-engineering security windows windows dotnet assembly-dumper net-dumper anti-dump-bypass dll-injection memory-dumping loader-hook gui-tool desktop
1 source
- readme: https://github.com/wwh1004/ExtremeDumper · fetched 2026-08-28 · 8afb86442932
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| wwh1004/ExtremeDumper | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="wwh1004/ExtremeDumper")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem