[Soot-list] CFG from class file

dinesh chhatani dinustudy at gmail.com
Tue Mar 30 00:58:22 EDT 2010


How to generate CFG from class file


PackManager.v().getPack("jtp").add(
            new Transform("jtp.myTransform", new BodyTransformer() {
              protected void internalTransform(Body body, String phase, Map
options) {

                  UnitGraph graph =new TrapUnitGraph(body);

The above code requires source File... If I want to give .class file what I
have to do..
-- 
Regards,
Dinesh Chhatani
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.cs.mcgill.ca/pipermail/soot-list/attachments/20100330/241b4779/attachment.html 


More information about the Soot-list mailing list