# Spuckwaffel/UEDumper

The most powerful Unreal Engine Dumper and Editor for UE 4.19 - 5.3

Repository: https://github.com/Spuckwaffel/UEDumper
Canonical: https://ross.abutalabs.com/products/uedumper
Language: C++
License: MIT
License Family: permissive
Topics: dumper, unreal-engine, unreal-engine-4, unreal-engine-5
Last push: 2026-04-18T15:07:22+00:00

## Health v2 (maintenance only)
Score: 55/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 78, release rhythm 8, longevity 84
- inputs: {"age_days": 1187, "days_push": 137, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1380, forks 277 (observed 2026-08-28T04:04:33.815755+00:00)

## What it is
UEDumper is a C++ tool that dumps Unreal Engine games (UE 4.19 through 5.3) and generates SDKs, with a live ImGui-based editor for viewing and modifying game memory at runtime. It supports exporting SDK and MDK files for use in C++ projects and integrates with Dumpspace.

## Use cases
- dump unreal engine game sdk
- generate sdk headers for a ue4 game
- view and edit game memory at runtime
- reverse engineer unreal engine offsets
- export dumpspace data for a ue game
- find gobjects and gnames offsets

## When to choose
- you need to dump or generate SDKs for Unreal Engine 4.19-5.3 games
- you want a GUI-based live memory editor for UE games
- you are doing reverse engineering research on UE titles

## When to avoid
- the game heavily modifies internal UE structs (e.g. Fortnite, PUBG)
- you need a fully automatic out-of-the-box dumper with no manual offset work
- you target UE versions outside 4.19-5.3

## Facets
- artifact type: application
- maturity: active
- function: reverse-engineering, developer-tools, gui
- domain: reverse-engineering, developer-tools
- platform: windows, cpp
- tags: unreal-engine, sdk-generator, memory-editor, game-hacking, imgui, game-development

## Member repositories
- Spuckwaffel/UEDumper (main) score 55

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:33.815755+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-30T04:40:13.694683+00:00, confidence not recorded.
  - readme: https://github.com/Spuckwaffel/UEDumper (fetched 2026-08-28T04:04:33.815755+00:00, sha 9c37ec49a692)
- Data as of 2026-08-30T08:39:29.467469+00:00.
