SuSi
SuSi copied to clipboard
Error: Could not find or load main class de.ecspride.sourcesinkfinder.SourceSinkFinder
When I use following command for running project:
java -cp lib/weka.jar:soot-trunk.jar:soot-infoflow.jar:soot-infoflow-android.jar:SuSi.jar de.ecspride.sourcesinkfinder.SourceSinkFinder android.jar permissionMethodWithLabel.pscout out.pscout
I receive this error:
Error: Could not find or load main class de.ecspride.sourcesinkfinder.SourceSinkFinder
How can I solve this error?
I'm having the same problem as well. Have you solved it yet?
Are you running SuSi on Windows or Linux?
Are you running SuSi on Windows or Linux?
I'm running SuSi on Ubuntu 14.04 with java version 1.7
I changed the command to run project to this:
java -cp lib/weka.jar:soot-trunk.jar:soot-infoflow.jar:soot-infoflow-android.jar:SuSi.jar weka.classifiers.bayes.AODEsr src/de/ecspride/sourcesinkfinder/SourceSinkFinder.java android.jar permissionMethodWithLabel.pscout out.pscout -t android.jar
It did work but then i got this error. The android.jar file I am using is from the android-16
Weka exception: Can't open file No suitable converter found for 'android.jar'
I changed the command to run project to this:
java -cp lib/weka.jar:soot-trunk.jar:soot-infoflow.jar:soot-infoflow-android.jar:SuSi.jar weka.classifiers.bayes.AODEsr src/de/ecspride/sourcesinkfinder/SourceSinkFinder.java android.jar permissionMethodWithLabel.pscout out.pscout -t android.jar
It did work but then i got this error. The android.jar file I am using is from the android-16
Weka exception: Can't open file No suitable converter found for 'android.jar'
Have you solved the problem?
I have the same issue. Any suggestions?
I am facing the same error. Any fix to the problem?
我将运行项目的命令更改为此:
java -cp lib/weka.jar:soot-trunk.jar:soot-infoflow.jar:soot-infoflow-android.jar:SuSi.jar weka.classifiers.bayes.AODEsr src/de/ecspride/sourcesinkfinder/SourceSinkFinder.java android.jar permissionMethodWithLabel.pscout out.pscout -t android.jar
它确实起作用,但是后来我得到了这个错误。我正在使用的android.jar文件来自android-16
Weka exception: Can't open file No suitable converter found for 'android.jar'
Why is that? Can you tell me why the new order was successful?leaving aside the questions that follow。
I have the same problem, and I've tried the method of lamdang0 but it dose not work at all. How can I run SuSi properly? Any suggestions?
Even I have the same error (Ubuntu 20.04). Has anyone managed to solve this? Any help will be appreciated. Thanks
I am facing the same error. Have there any fix to the problem?
I am sorry but I am afraid that we cannot support SuSi much any more these days. I encourage you to check out the successor project SWAN: https://github.com/secure-software-engineering/swan