# wwh1004/ExtremeDumper

.NET Assembly Dumper

Repository: https://github.com/wwh1004/ExtremeDumper
Canonical: https://ross.abutalabs.com/products/extremedumper
Language: C#
License Family: other
Last push: 2023-02-02T14:12:19+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3100, "days_push": 1308, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1054, forks 215 (observed 2026-08-28T04:03:23.972247+00:00)

## What it is
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
- artifact type: application
- maturity: maintenance
- function: reverse-engineering, security, developer-tools
- domain: reverse-engineering, security, windows
- platform: windows, dotnet
- tags: assembly-dumper, net-dumper, anti-dump-bypass, dll-injection, memory-dumping, loader-hook, gui-tool, desktop

## Member repositories
- wwh1004/ExtremeDumper (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:23.972247+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:59:04.143118+00:00, confidence not recorded.
  - readme: https://github.com/wwh1004/ExtremeDumper (fetched 2026-08-28T04:03:23.972247+00:00, sha 8afb86442932)
- Data as of 2026-08-30T08:39:29.467469+00:00.
