-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Description
Hi,
I have tried to use SuSi to generate Android sources and sinks, so that I can use them as input in FlowDroid to generate CFG. But now I encountered this problem when I tried to run SuSi by input this in command line(windows):
java -cp lib/weka.jar;soot-trunk.jar;soot-infoflow.jar;soot-infoflow-android.jar;SuSi.jar de.ecspride.sourcesinkfinder.SourceSinkFinder android-10.jar permissionMethodWithLabel.pscout out.pscout
Then, I got this error.

I get 'andorid-10.jar' from Sable/android-platforms(I have also tried some other android-xx.jars, e.g. 9, 11, 13, 15, 17, still got the same error), and get other required jars from the place where StevenArzt mentioned in issue #3 .

So, may somebody offer me some help?
Metadata
Metadata
Assignees
Labels
No labels