52ky 发表于 2021-7-2 15:25:09

de4dot-2.0.3

de4dot 是一个用 C# 编写的开源 (GPLv3) .NET 反混淆器和解包器。 它将尽力将打包和混淆的程序集恢复到几乎原始程序集。 大多数混淆可以完全恢复(例如字符串加密),但符号重命名是不可能恢复的,因为原始名称(通常)不是混淆程序集的一部分。

(de4dot is an open source (GPLv3) .NET deobfuscator and unpacker written in C#. It will try its best to restore a packed and obfuscated assembly to almost the original assembly. Most of the obfuscation can be completely restored (eg. string encryption), but symbol renaming is impossible to restore since the original names aren't (usually) part of the obfuscated assembly.)

页: [1]
查看完整版本: de4dot-2.0.3