mirror of
https://github.com/dnSpy/dnSpy.git
synced 2025-01-08 11:57:36 +08:00
.NET debugger and assembly editor
dnSpy | ||
Libraries | ||
Licenses | ||
Plugins | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
dnSpy.sln | ||
dnSpy.snk | ||
README.md |
???
dnSpy is a tool to reverse engineer .NET assemblies. It includes a decompiler, a debugger and an assembly editor (and more) and can be easily extended by writing your own plugin. It uses dnlib to read and write assemblies so it can handle obfuscated assemblies (eg. malware) without crashing.