soot-infoflow-android | Android-specific components of FlowDroid
kandi X-RAY | soot-infoflow-android Summary
kandi X-RAY | soot-infoflow-android Summary
ATTENTION: FlowDroid has moved to here:
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Read resource header .
- Get the entry point classes .
- Adds a fragment to the given layout .
- Resolves the given list of components .
- Analyze method for callback registration methods .
- Calculate the callback methods for the given component .
- Loads the application .
- Create a redirect method for the bind service .
- add files to apk
- Inserts a redirect method after an ICCMethod .
soot-infoflow-android Key Features
soot-infoflow-android Examples and Code Snippets
Community Discussions
Trending Discussions on soot-infoflow-android
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-android
You can use soot-infoflow-android 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-android 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