[Soot-list] pruning the CG

irem irem at nada.kth.se
Mon Apr 14 05:32:45 EDT 2008


Hello!

This has been asked I think. But I want to confirm that it is the only
way out...

I am creating a call graph for an application. But I have the bytecode
for only a subset of the classes. Because of this I can not complete the
call graph analysis. Is the only way to prune the analysis changing the
soot code? 

Thanks for the help, 
irem

ps. I also thought of placing some dummy classes of my own where
expected, but there are a few. So I am trying to decide which is the
quickest way...



More information about the Soot-list mailing list