soot-infoflow | Data flow tracking components for Java | Code Inspection library
kandi X-RAY | soot-infoflow Summary
kandi X-RAY | soot-infoflow Summary
Data flow tracking components for Java
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of soot-infoflow
soot-infoflow Key Features
soot-infoflow Examples and Code Snippets
Community Discussions
Trending Discussions on soot-infoflow
QUESTION
I wish to generate a static function call graph for API calls in an android application after its decompilation using APK tool. I searched for ways for doing the same and I found Flowdroid.
I downloaded github projects for Jasmin, Heros, Soot, soot-infoflow, soot-infoflow-android from the link "https://github.com/secure-software-engineering/soot-infoflow-android/wiki" .
I also downloaded the following:
- Soot bundle (also contains Heros and Jasmin): https://soot-build.cs.uni-paderborn.de/nightly/soot/sootclasses-trunk-jar-with-dependencies.jar
- soot-infoflow: https://github.com/secure-software-engineering/soot-infoflow/releases/download/FlowDroid_2.0/soot-infoflow.jar
- soot-infoflow-android: https://github.com/secure-software-engineering/soot-infoflow-android/releases/download/FlowDroid_2.0/soot-infoflow-android.jar
- Libraries for Logging: https://github.com/secure-software-engineering/soot-infoflow-android/raw/develop/lib/slf4j-api-1.7.5.jar AND https://github.com/secure-software-engineering/soot-infoflow-android/raw/develop/lib/slf4j-simple-1.7.5.jar
- Android XML parser library: https://github.com/secure-software-engineering/soot-infoflow-android/raw/develop/lib/axml-2.0.jar
Please guide me on how to build them or proceed from here. Also the links for libraries for logging seem to be unavailable. Please help me with them too.
...ANSWER
Answered 2017-Nov-21 at 10:32As you mentioned the links for libraries and loggings are unavailable, the following might be useful http://www.java2s.com/Code/Jar/s/Downloadslf4jsimple175jar.htm
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install soot-infoflow
You can use soot-infoflow like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the soot-infoflow component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page