Decode stacktrace via commandline or SDK
garethhayter
Posts: 45 Bronze 2
Is it possible to decode an obfuscated stacktrace via the commandline or the SDK?
I want to use SmartAssembly for obfuscation only, not for error-reporting - I want to handle my own error-reporting.
I want to use SmartAssembly for obfuscation only, not for error-reporting - I want to handle my own error-reporting.
Gareth Hayter
Comments
There is an example in the SDK samples that shows how to decode a stack trace, provided that the obfuscation was done in ASCII.