What is dnSpy?
.NET assembly editor, decompiler, and debugger is a comprehensive tool that allows users to edit, decompile, and debug .NET assemblies without requiring access to the source code. This versatile application offers a wide range of features, catering to the needs of developers, security researchers, and anyone working with .NET binaries
Highlights
- Decompilation: Converts .NET assemblies into readable C or Visual Basic.NET code, enabling users to view and understand the inner workings of compiled applications
- Assembly Editing: Provides the ability to modify .NET assemblies, allowing users to apply patches, fix bugs, or make other necessary changes to the code
- Debugging: Supports step-by-step debugging of .NET applications, even when the source code is unavailable, enabling users to identify and resolve issues within the compiled binaries
- Multi-Target Support: Supports a wide range of .NET Framework and .NET Core versions, ensuring compatibility with a diverse range of .NET applications.
Platforms
- Windows
Languages
- English
Features
Portable
Debugging