-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: Could not find or load main class de.ecspride.sourcesinkfinder.SourceSinkFinder #20
Comments
I'm having the same problem as well. Have you solved it yet? |
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:
It did work but then i got this error. The android.jar file I am using is from the android-16
|
Have you solved the problem? |
I have the same issue. Any suggestions? |
I am facing the same error. Any fix to the problem? |
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 |
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?
The text was updated successfully, but these errors were encountered: