assemblies - Instruction-level debugging of .NET files -


I'm looking for a instruction-level virtual machine debugger for debugging .NET files. Files release and disassembling, and there is no alternative to compiling them again.

- Debugging plugin for Reflector

Also the Pro version is a VS . Adin, which allows

, step into encrypted assemblies and use all debugging techniques that you will do on your own code


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -