[Soot-list] How to Get a Call Graph Using On-The-Fly Analysis

Marc-André Laverdière marc-andre.laverdiere-papineau at polymtl.ca
Tue Apr 30 20:19:05 EDT 2013


Hello,

Please use soot main with the relevant options
-- 
Marc-André Laverdière
PhD Candidate - Doctorant
Sent from a mobile device - please excuse the brevity

"杨鹏" <yangpeng3314 at 163.com> wrote:

>Hello, 
>
>
>I found that soot can construct a call graph by using on-the-fly
>points-to analysis, and I got a class named 'OnFlyCallGraphBuilder'.
>But I'm confused that how to use this class to get a call graph. 
>
>
>Should I use code 'Scene.v().getCallGraph();' to get the call graph
>after construct a 'OnFlyCallGraphBuilder' object? Or get the call graph
>by other ways? Any help is greatly appreciated.
>
>
>Peng Yang,
>Southeast University, China
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Soot-list mailing list
>Soot-list at sable.mcgill.ca
>http://mailman.cs.mcgill.ca/mailman/listinfo/soot-list



More information about the Soot-list mailing list