Skip to content
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

Where can I found jar files dependencies(soot-*.jar)? #21

Open
ofskymohsen opened this issue May 23, 2019 · 2 comments
Open

Where can I found jar files dependencies(soot-*.jar)? #21

ofskymohsen opened this issue May 23, 2019 · 2 comments

Comments

@ofskymohsen
Copy link

In ant.settings.ssebuild there are several jar files dependencies:

soot.jar=lib/soot-trunk.jar
soot-infoflow.jar=lib/soot-infoflow.jar
soot-infoflow-android.jar=lib/soot-infoflow-android.jar

Where can I found these jar files? They don't exist in lib folder and don't generated during build process.

@ofskymohsen ofskymohsen changed the title Where can I found jar files dependencies? Where can I found jar files dependencies(soot-*.jar)? May 23, 2019
@StevenArzt
Copy link
Member

Soot is from the Soot open source program analysis framework: https://github.com/Sable/soot. The other two JARs are from FlowDroid: https://github.com/secure-software-engineering/FlowDroid

@Nick-Morbid
Copy link

Hello, I would like to inquire about the compatibility of SUSI with versions of soot-inflow and soot-infolow-android. I attempted to use version 2.5.1 from the repository https://github.com/secure-software-engineering/FlowDroid, but it seems to be not working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants