Unofficial revival of the well known .NET debugger and assembly editor, dnSpy
dnSpyEx is an unofficial continuation of the dnSpy project which is a debugger and .NET assembly editor. You can use it to edit and debug assemblies even if you don't have any source code available. Main features:
See below for more features


Latest stable release: https://github.com/dnSpyEx/dnSpy/releases
If you like living on the edge you can use the latest "beta" builds from:
git clone --recursive https://github.com/dnSpyEx/dnSpy.git
cd dnSpy
# or dotnet build
./build.ps1 -NoMsbuild
To debug Unity games, you need this repo too: https://github.com/dnSpyEx/dnSpy-Unity-mono
Click here if you want to help with translating dnSpy to your native language.
See the Wiki for build instructions and other documentation.
dnSpy is licensed under GPLv3.