HerryYT / UEDumper

This can probably dump the SDK for any Unreal Engine Game (Educational Purpose Only)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UEDumper

This can probably dump the SDK for any Unreal Engine Game (Educational Purpose Only) Note: We released this early, for now it's working perfect for fortnite (lower than u4.25?), but we will add more support later!
Update: Most is now fixed, Core.hpp will be added soon, then it should work fine (will take 1-3 days), offsets finder will also be rewritten to support more games!

Features

✔️ Dump all Object names
▶️ IN PROGRESS: Create a SDK

Details

✔️ Getting the real UPROPERTY Specifiers

Supported Games

✔️ Fortnite (3.5 - 6.21 work for sure)

More coming soon

About

This can probably dump the SDK for any Unreal Engine Game (Educational Purpose Only)

License:GNU Affero General Public License v3.0


Languages

Language:C++ 98.2%Language:C 1.8%