Skip to content

Instantly share code, notes, and snippets.

@flankerhqd
Created August 25, 2015 06:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save flankerhqd/5e007ad6e55ecfcc19e1 to your computer and use it in GitHub Desktop.
Save flankerhqd/5e007ad6e55ecfcc19e1 to your computer and use it in GitHub Desktop.
soot cfg commandline
java -cp soot.jar:app-debug.apk soot.tools.CFGViewer --graph=BriefBlockGraph -src-prec apk -android-jars /home/xxx/android-sdks/platforms/ -process-dir app-debug.apk -f J -allow-phantom-refs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment