在线工具dotPeek 它可以可靠地将任意 .NET 程序集反编译为对等的 C# 或 IL 代码。 这款反编译器支持包括库 (.dll)、可执行文件 (.exe) 和 Windows 元数据文件 (.winmd) 在内的多种格式。更多内容请查看https://tool.lu/software/3b/detail
dogbolt.org翻译此结果Decompiler ExplorerDecompiler Explorer is an interactive online decompiler which shows equivalent C-like output of decompiled programs from many popular decompilers.更多内容请查看https://dogbolt.org/
Compiler Explorer翻译此结果Compiler ExplorerCompiler Explorer is an interactive online compiler which shows the assembly output of compiled C++, Rust, Go (and many more) code.更多内容请查看https://godbolt.org/
dll-decompiler.cnDll Decompiler2019年6月16日 · DLL to C 是目前世界上唯一能够把所有DLL文件和部分EXE文件转换为可编译的C/C++代码的工具。 反编译后的代码高度可靠,并且可以很容易地阅读和编辑。 DLL to C甚至能转换某些非常复杂的EXE文件wdos.cn更多内容请查看https://www.dll-decompiler.cn/