olovorgo-discord / UnrealDumper-4.25

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Edit engine.cpp in order to add support for your game

Currently supported games:

  • Fortnite
  • Rogue Company
  • Dead By Daylight
  • Witch It
  • Brickadia
  • POLYGON
  • SCUM

Usage:

.\Dumper.exe -[options]
Options:
  '-h' - prints help message
  '-p' - dump only names and objects
  '-w' - wait for input
  '-f packageNameHere' - specifies package where we should look for pointers in paddings (can take a lot of time)

Todo:

  • Analyze functions to get offsets to referenced fields

About


Languages

Language:C++ 99.9%Language:C 0.1%