[Soot-list] CFG of whole program

Zahra Malekzadeh z.malekzade96 at gmail.com
Fri Sep 28 15:50:07 EDT 2018


Hi all,
I want to do some energy leakage analysis on Android apps. I want to use Flowdroid which give me the directed graph for each method and read about intra procedural data flow analysis in soot which seems to be what I need for my analysis. I need to analyze the whole program so I want to get the graph of whole program. My search lead me to Heros but I could not find a good tutorial for that, just read something about JimpleBasedInterproceduralCFG in soot list that I do not know what it is doing and how to work with it. First of all I want to know if I am on the right path and then I want to know how to get the graph of whole program?

Regards,
Zahra


More information about the Soot-list mailing list