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

杨鹏 yangpeng3314 at 163.com
Tue Apr 30 11:33:15 EDT 2013


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.cs.mcgill.ca/pipermail/soot-list/attachments/20130430/1505fb47/attachment.html 


More information about the Soot-list mailing list