-
Hi, owner of FlowDroid.
I've use FlowDroid for long time. Recently, I just want to import soot-infolow(not the whole FlowDroid) into my project. I try to find it in mavenCentral and jCenter, neighe…
-
If the instrumented app does not have the permission for network communications then the instrumentation will not work. Currently we are adding this manually but it would be nice to do it automatical…
-
I add dependency in pom.xml like this:
```
org.soot-oss
soot
4.5.0
sonatype-snapshots
https://oss.sonatype.org/content/repositories/snapshots
…
-
Hi,
I'm using Flowdroid with geomPTA to create a context-sensitive callgraph. I encountered a problem for the following method in my app:
Human and Cat are subclasses of Animal and their walk …
-
Hello,
I didn't find any option for enabling the analysis of the body of a class when using FlowDroid via cmd. In coding, we can do so by adding Scene.v().addBasicClass(CLASS, BODIES) for class CL…
-
I found that there are test cases for sanitizer in the securibench of the flowdroid, so I wanted to ask if the flowdroid analysis can already support the sanitizer for harmless treatment
-
I am thinking to import flowdroid in android. Is it possible? if possible can anyone give me some instructions to start with?
-
Sir, I am getting the following error after executing the command-:
java -jar soot-infoflow-cmd-jar-with-dependencies.jar -a com.nice.candy.wallpaper.hd.wallpapers.apk -p /home/rishabh/Documents/Flow…
-
### Contact Details
fabiha@usc.edu
### ICCBot Command Line
`java -jar ICCBot.jar -path apk/ -name 6PM_Shoes_Clothes_More_3_0_0_Apkpure_unpack.apk -androidJar lib/platforms -time 30 -maxPath…
-
Hi, @StevenArzt
Is there any documentation that talks about the different categories and the content of each one in detail?
I can only find out what the categories are, but there is no mention, f…