Il2CppInspector icon indicating copy to clipboard operation
Il2CppInspector copied to clipboard

SMT3HD Game Assembly.dll

Open Snivy opened this issue 3 years ago • 1 comments

When trying to import it with the command line; it says this: Il2CppInspector --m global-metadata.dat -i GameAssembly.dll Il2CppInspector Command-Line Edition Version 2021.1 (c) 2017-2021 Katy Coe - www.djkaty.com - www.github.com/djkaty

Using plugin: IL2CPP API Discovery Using plugin: Binary metadata field order deobfuscator Using plugin: Metadata strings XOR decryptor Using plugin: Binary file XOR decryptor Detected metadata version 24.2 Sequence contains no matching element Analyze IL2CPP data: 5.02 sec

GUI gives the same error. No suspected obfuscation, Unity 2019.4.10f1, according to the unity_builtin. ZIP

Snivy avatar May 30 '21 17:05 Snivy

I should also note this game does have Denuvo, which doesn't appear to be in the GameAssembly.dll file. It is, however, possibly located in the UnityPlayer.dll file, as I have found multiple instances of openssl.org listed in the strings of that file.

Snivy avatar Jun 01 '21 01:06 Snivy