android - Retrace for DexGuard -


i use dexguard obfuscation. have stack trace crash log , mapping file. when run retrace.bat, giving stack trace , mapping file, output still in obfuscated format.

are using proguard's retrace.bat? cannot deobfuscate stack traces obfuscated dexguard. solution use dexguard's retrace tool instead:

java -jar /var/dexguard/lib/retrace.jar -verbose mapping.txt trace.txt

dexguard's backwards compatible, i.e., can retrace proguard obfuscated stack traces.


Comments

Popular posts from this blog

css - I want to align grid in center -

python - SWIG function not printing output -

Contact Form PHP Email Script -