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

Commit c2bcdf5

Browse files
authored
Update README.md
Refer to issue #8, make the config file location more clear.
1 parent b1cd864 commit c2bcdf5

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 jade-0.1.jar vulnanalysis -f 1.apk -p /xxx/android-sdks/platforms/ -c /xxx/JAADAS/config/ --fastanalysis`
22+
`java -jar jade-0.1.jar vulnanalysis -f 1.apk -p /xxx/android-sdks/platforms/ -c /xxx/JAADAS/jade/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)