Wrong deobfuscation of obfuscated stacktraces
Java class file shrinker, optimizer, obfuscator, and preverifier
Brought to you by:
guardsquare
When deobfuscating a stacktrace, the first or first two lines often
will not be correctly restored.
BTW, what about a very
simple SWING-UI with a input field for the log-file-name and a
textarea, where the obfuscated stacktrace can be pasted?
Logged In: YES
user_id=555208
Can you provide an example stack trace? It's likely the
header is not recognised properly because it is different
from expected.
A Swing UI? Great idea! When will it be done? :-)
Eric