Skip to content

Instantly share code, notes, and snippets.

@hpcorona
Created May 28, 2013 22:45
Show Gist options
  • Save hpcorona/5666730 to your computer and use it in GitHub Desktop.
Save hpcorona/5666730 to your computer and use it in GitHub Desktop.
Retrace a pro-guarded stack trace to it's original form
java -jar $ANDROID_HOME/tools/proguard/lib/retrace.jar "$1" "$2"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment