[Soot-list] Whole-Program Analysis for Application Classes Only!

Ali Ghanbari microdeniz at gmail.com
Mon Mar 19 01:27:12 EDT 2018


Hi,

Is that possible to analyze only application classes?

I mean when you do CHA (or even analyze using SPARK), you don't analyze
library classes, hence get a faster analysis (actually, class hierarchy for
JDK library is not important for us, and an approximation of points-to data
flowing back and forth the JDK library suffices.)

If it is possible, please be kind enough and tell me how I can configure
Soot to ignore JDK libraries, and focus only on application classes.

Thank you so much.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.CS.McGill.CA/pipermail/soot-list/attachments/20180319/922ec3c1/attachment.html>


More information about the Soot-list mailing list