Long awaited update for the free .NET decompiler from JetBrains is finally available: you can download dotPeek 1.2.
Highlights of this update include:
- dotPeek can be used as a symbol server and provide Visual Studio debugger with the information required to debug assembly code. Not only can dotPeek generate source files on debugger's request, with dotPeek you can generate PDB files manually and see the progress in a dedicated tool window.
- Process Explorer window that provides you with the list of all currently running processes and allows exploring their modules and decompiling those of them that are .NET assemblies.
- Quick search and node filtering in Assembly Explorer with lowerCamelHumps supported.
Please download dotPeek 1.2 for a better decompilation and debugging experience!