Dfstack 1.0 |
![]() |
Dotfuscator Stack Trace is a program that lets you decode call stacks reports of programs that were obfuscated with Preemptive Dotfuscator tool. When you obfuscate a program you change the name of all the objects and methods of your code. This is great to protect your intellectual property, but in exchange when a client reports you a typical error with the call stack that caused the error, this stack is also coded in the same way, so to fix...
|