xiongqi 发表于 2023-1-5 12:05

de4dot反混淆出错

使用de4dot反混淆,出现以下错误,请大神们指点
dnSpy出来有相当一部分是乱码的


de4dot v3.1.41592.3405

Detected Unknown Obfuscator (C:\Users\Administrator\Desktop\test.dll)
Cleaning C:\Users\Administrator\Desktop\test.dll
Renaming all obfuscated symbols
Saving C:\Users\Administrator\Desktop\test-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: Instruction operand is null
Ignored 17 warnings/errors
Use -v/-vv option or set environment variable SHOWALLMESSAGES=1 to see all messages


Press any key to exit...


darksied 发表于 2023-1-6 11:02

test.dll发出来看看吧

liuyilin999 发表于 2023-1-6 11:07

de4dot不是万能的

xiongqi 发表于 2023-1-7 22:18

liuyilin999 发表于 2023-1-6 11:07
de4dot不是万能的

大佬有没有其他办法介绍下

pjy612 发表于 2023-1-18 12:52

看报错 感觉是个 DNGuard ...
页: [1]
查看完整版本: de4dot反混淆出错