CorrM / Unreal-Finder-Tool

Useful tool to help you fetch and dump Unreal Engine 4 Games information.
GNU General Public License v3.0
434 stars 169 forks source link

Dumping UWP Applications #74

Open k1osk opened 4 years ago

k1osk commented 4 years ago

Hi,

I am attempting to use this tool to dump an SDK for Sea of Thieves. Currently, the tool is unable to find the GObjects address for this game. Are there any modifications that can be made to the source to enable the tool to get this address?

I have left it running on "Hard Mode" for upwards of an hour... with no success.

Thanks for your work on this tool, hopefully we can get this working.

zanzo420 commented 4 years ago

I can confirm that up until Sea of Thieves v2.0.13 UnrealFinderTool had no problems finding GObjects address, so rare must have done something to GObjects in this last update, my IDA is almost finished Auto-Analyzing so I will find out what happened shortly and I'll post my findings here.