Software Tools: Difference between revisions
Polymorphic7 (talk | contribs) m some stuff added |
Polymorphic7 (talk | contribs) No edit summary |
||
| Line 175: | Line 175: | ||
====Debugger / disassembler for manged binaries==== | ====Debugger / disassembler for manged binaries==== | ||
=====.NET===== | =====.NET (CLR)===== | ||
*[https://github.com/dnSpyEx/dnSpy dnSpyEx (newly maintained repo & '''added features''')] - 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. | *[https://github.com/dnSpyEx/dnSpy dnSpyEx (newly maintained repo & '''added features''')] - 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. | ||