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

Encryqed/Dumper-7

Unreal Engine SDK Generator observed · 2026-08-28

github.com/Encryqed/Dumper-7 · C observed · 2026-08-28

Health v2 · maintenance only

96/100

  • Activity 96
  • Release rhythm 95
  • 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-03. Adoption (stars, forks) is never an input.

  • gap_med: 7
  • age_days: 1516
  • days_rel: 38
  • days_push: 27
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

2211 stars · 508 forks observed · 2026-08-28

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

Dumper-7 is a C++ DLL that, when injected into an Unreal Engine game, generates a full C++ SDK (headers for engine classes, functions, and offsets) for UE4 and UE5 titles. It supports runtime configuration via an INI file and manual overrides for engine internals like GObjects, FName, and ProcessEvent.

Use cases

  • generate an SDK for an Unreal Engine game
  • dump UE4/UE5 game classes and functions for modding
  • reverse engineer Unreal Engine game internals
  • create headers for calling game functions in a mod
  • find GObjects and FName offsets in a UE game
  • build cheats or mods that interact with Unreal Engine objects

When to choose

  • you need a generated C++ SDK for any UE4 or UE5 game
  • you want automatic discovery of engine structures with manual override options
  • you need per-game configuration via an INI file without recompiling

When to avoid

  • you target non-Unreal Engine games
  • you need a static/offline dumper that works without running the game
  • you require a project with an explicit license permitting redistribution

Facets

library · maturity active

reverse-engineering sdk security reverse-engineering developer-tools windows cpp unreal-engine sdk-generator dll-injection game-modding ue4 ue5 code-generation game-development

1 source

Member repositories

RepositoryRoleHealth v2
Encryqed/Dumper-7main96

For agents

markdown · JSON · MCP: product_card(name="Encryqed/Dumper-7")

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