Skip to content

tim-hoffman/soot-infoflow

 
 

Repository files navigation

soot-infoflow

soot-infoflow is part of FlowDroid, a context-, flow-, field-, object-sensitive and lifecycle-aware static taint analysis tool for Android applications.

Dependencies

If you want to develop or customize FlowDroid or checkout all components on their own you need to take care of the following dependencies:

Build Script

coming soon.

Manual

The soot.jimple.infoflow.Infoflow class should be used to start an analysis. If you want to start an analysis on an Android apk file you have to use the soot.jimple.infoflow.android.TestApps.Test class

For more information visit http://sseblog.ec-spride.de/android/flowdroid/

About

Data flow tracking components for Java

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%