ViRb3 / de4dot-cex

📦 de4dot deobfuscator with full support for vanilla ConfuserEx
GNU General Public License v3.0
491 stars 122 forks source link

error during decompilation #17

Open evandrix opened 4 years ago

evandrix commented 4 years ago
de4dot v3.1.41592.3405 Copyright (C) 2011-2015 de4dot@gmail.com
Latest version and source code: https://github.com/0xd4d/de4dot

Index was outside the bounds of the array.
Detected ConfuserEx  (\path\to\sample)
Cleaning \path\to\sample
Renaming all obfuscated symbols
Saving \path\to\sample-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.

ran https://www.upload.ee/files/10989502/UnConfuserEx_1.0.iso.html on the original sample beforehand, then passed it through this version of de4dot here UnConfuserEx_1.0.iso.zip