P Puny god Active Member 130 02/07/20 50 Thread Author Jul 1, 2021 #1 is there any good tools for dumping libue4 to get the metadata. or a way to get the file to work in dnSpy?
is there any good tools for dumping libue4 to get the metadata. or a way to get the file to work in dnSpy?
Alex Master Muffin Cracking Team 9,654 03/11/16 19,979 Thread Author Jul 3, 2021 #2 Unreal Engine lib does not have a global-metadata file, only il2cpp games have that file and it's specific to Il2cpp Engine you need IDA to check the lib itself for export or strings if not stripped
Unreal Engine lib does not have a global-metadata file, only il2cpp games have that file and it's specific to Il2cpp Engine you need IDA to check the lib itself for export or strings if not stripped