How can we help you today? How can we help you today?
rtom
Profiling Web services..
I believe I read somewhere that to profile web services, the code must be something that is invoked form Internet Explorer. I want to confirm my understanding of this. So if I have a (big) asp.net ...
2 followers 3 comments 0 votes
How to debug an obfuscated and merged assemblies.
After a set of assemblies where merged and obfuscated, the program will no longer run. Is it possible to debug obfuscated code. I attached a debugger to it, but the call stack is mangled. Is there ...
2 followers 2 comments 0 votes