-
Notifications
You must be signed in to change notification settings - Fork 8
Description
Can you add support for Confusing Core?
I tried loading it into de4dot but it didn't recognize the Confuser core and gave me this error.
"de4dotEx v3.2.4.0
Detected Unknown Obfuscator (D:\Downloads\MM_Full\dumpss\MetaMax.dump.dll)
Cleaning D:\Downloads\MM_Full\dumpss\MetaMax.dump.dll
WARNING: File 'D:\Downloads\MM_Full\dumpss\MetaMax.dump.dll' contains XAML which isn't supported. Use --dont-rename.
Renaming all obfuscated symbols
Saving D:\Downloads\MM_Full\dumpss\MetaMax.dump-cleaned.dll
ERROR: Error calculating max stack value. If the method's obfuscated, set CilBody.KeepOldMaxStack or MetadataOptions.Flags (KeepOldMaxStack, global option) to ignore this error. Otherwise fix your generated CIL code so it conforms to the ECMA standard. Error occurred after metadata event BeginWriteMethodBodies during writing method 'System.Void ::.cctor()' (0x06000001).
Press any key to exit..."