Skip to content
This repository was archived by the owner on Aug 25, 2021. It is now read-only.

Commit 2db7aa0

Browse files
committed
fix some name issues
1 parent 8de73b9 commit 2db7aa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ to achieve maxmium flexibility. In normal situations this mode is enough for com
1919
--fastanalysis enables fastanalysis and disables fullanalysis.
2020

2121
Command line for analysis:
22-
`java -jar JAADAS-0.1.jar vulnanalysis -f 1.apk -p /Users/hqdvista/android-sdks/platforms/ -c /Users/hqdvista/Dropbox/keen/JAADAS-devs/JAADAS/config/ --fastanalysis`
22+
`java -jar jade-0.1.jar vulnanalysis -f 1.apk -p /xxx/android-sdks/platforms/ -c /xxx/JAADAS/config/ --fastanalysis`
2323

2424
###-c option
2525
-c must be provided as the directory for config files, including taint rules, source and sink, vulnerable API description and so on. If you do

0 commit comments

Comments
 (0)