Created
August 25, 2015 06:51
-
-
Save flankerhqd/5e007ad6e55ecfcc19e1 to your computer and use it in GitHub Desktop.
soot cfg commandline
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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