[Soot-list] Disassembling class files into Baf format

Kamath, Aditya Vidhyadhara adityakamath at gatech.edu
Mon Sep 21 10:52:27 EDT 2015


Hi,

I have been using the Soot API to parse some class files and I need to use the Baf format. Currently whenever I load a class using:

SootClass c = Scene.v().loadClassAndSupport(<string>);

it is loaded by default in the Jimple format. So I wanted to know if there is any option that can be set to load it directly into Baf, or some other API call to convert the Jimple representation to Baf.

Thanks
Aditya Kamath
Graduate Student
Computer Science
Georgia Institute of Technology

-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://mailman.CS.McGill.CA/pipermail/soot-list/attachments/20150921/d438591f/attachment.html 


More information about the Soot-list mailing list