Help! Il2cppDumperGUI Issues with Arm64 app

toolhcc

Platinian
So i tried to modding, but when i try to created a Dump, it's not working and shows this issues :
Read config...
Initializing metadata...
System.IO.InvalidDataException: ERROR: Metadata file supplied is not valid metadata file.
at Il2CppDumper.Metadata..ctor(Stream stream)
at Il2CppDumper.MainForm.Init(String il2cppPath, String metadataPath, Metadata& metadata, Il2Cpp& il2Cpp)
at Il2CppDumper.MainForm.Dumper(String file, String metadataPath, String outputPath)
I have also tried using an online Dumper, it shows this issues :
Invalid metadata file (bad magic bytes)
Are there anything that can be done with this issue to continue the Dump?
Thank you in advance
 
Back
Top Bottom