https://github.com/luohuayu/unrealdumper-4.25
https://github.com/luohuayu/unrealdumper-4.25
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/luohuayu/unrealdumper-4.25
- Owner: Luohuayu
- Created: 2023-02-26T22:53:30.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-26T22:54:09.000Z (about 2 years ago)
- Last Synced: 2025-01-13T11:11:12.238Z (4 months ago)
- Language: C++
- Size: 359 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### 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
- Scavengers
- The Isle
- Splitgate
- Dauntless
- Boundary
- The Cycle: Frontier
### Supported engine versions:
- UE 4.23-4.27
### Usage:
```
.\Dumper.exe [option] [option]
```
```
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