Skip to content

E0HYL/CallGraph-Flowdroid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test call graph for one apk

cd  CallGraph-Flowdroid
java -cp .:soot-infoflow-cmd-jar-with-dependencies.jar App xxx.apk [android.jar_path] [outputdir]

android.jar_path for Linux (usually): /usr/lib/android-sdk/platforms

Call graphs for a directory

modify callgraph.py:

# db_path = ...
# cg_output = ...

About

Extract call graph from apks using Flowdroid.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published