dotPeek

dotPeek 2023.3.3

Windows
JetBrains.dotPeek.2023.3.3.web.exe | 41.46 MB | VirusTotal Scan report
PriceFree
Version2023.3.3
Release DateFebruary 23, 2024
PublisherJetBrains - https://www.jetbrains.com
Publisher's Description

Decompile.NET assemblies to C#

dotPeek is a free-of-charge standalone tool based on ReSharper's bundled decompiler. It can reliably decompile any.NET assembly into equivalent C# or IL code.

The decompiler supports multiple formats including libraries (.dll), executables (.exe), and Windows metadata files (.winmd).

Export decompiled code to Visual Studio projects

As soon as you've decompiled an assembly, you can save it as a Visual Studio project (.csproj). This can potentially save a lot of time if you need to restore lost source code from a legacy assembly.

Download source code and debug third-party code

dotPeek can identify local source code based on PDB files, or fetch source code from source servers such as Microsoft Reference Source Center or SymbolSource.

dotPeek can also perform as a symbol server and supply Visual Studio debugger with the information required to debug assembly code.

Related Software