3 matches found
DotDumper
DotDumper 一个针对 .NET Framework 二进制文件的自动解包和日志记录工具!此工具已在 Black Hat USA 2022 上发布。在 Black Hat Asia 2023 上,发布了 DotDumperGUI 和 DotDumperNative,同时发布了 DotDumper 1.1-stable 版本。这三个工具应配合使用:DotDumper 1.1-stable 需要 DotDumperNative 的 DLL 存在,而 DotDumperGUI 则作为图形用户界面,用于打开和过滤 DotDumper 运行生成的 JSON 输出。...
de4dot
Description 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...
Trucking on with DotDumper
Trucking on with DotDumper By Trellix · May 11, 2023 This blog was written by Max Kersten On the 11th of August 2022, the initial public version of DotDumper was released. A brief refresh: DotDumper is an open-source automatic unpacker for DotNet Framework targeting files. This blog marks a publi...