[Open-Source] dnSpy [Deobfuscator] [Debugger] - Printable Version +- The Bytecode Club - Reverse Engineering Forum (https://the.bytecode.club) +-- Forum: Lobby (https://the.bytecode.club/forumdisplay.php?fid=1) +--- Forum: Programming (https://the.bytecode.club/forumdisplay.php?fid=86) +--- Thread: [Open-Source] dnSpy [Deobfuscator] [Debugger] (/showthread.php?tid=1431) |
[Open-Source] dnSpy [Deobfuscator] [Debugger] - Erlik - 09-06-2015 dnSpy is a .NET assembly editor, decompiler, and debugger forked from ILSpy. dnSpy was created by 0xd4d, the same guy who made de4dot, the popular .NET deobfuscator. Features Assembly editor Decompiler Debugger Tabs and tab groups Themes (blue, dark, light and high contrast) Github Link: https://github.com/0xd4d/dnSpy Releases (Downloads) Link: https://github.com/0xd4d/dnSpy/releases Preview: |