Posts
Sort by recent activity
REQ: Drop to IL when source isn't available?
Hello again,
I was speaking with Clive at PDC '09 about debugging code that wasn't decompilable. I brought up the idea of simply spitting out IL, allowing the user to debug IL, rather than source, ...
REQ: Namespace detection or injection
Hello!
I met Clive at PDC '09 a few days ago, whom turned me onto the Pro version of Reflector. Very cool stuff.
Using build 506, I was able to decompile a target assembly and create a project base...