Is it possible to use Intellitrace on obfuscated C# code(or any .net code for that matter) in Visual Studio 2012?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
Possible, probably, useful, simple, not so much. Intellitrace may not crash right away, but the entire point of obfuscation is that even if you see all of the code, and what it's doing, you still won't be able to understand it. |
|||
|