[Soot-list] Generating class files from Scene Transformer

Guru Devanla gdevan2 at uic.edu
Tue Oct 8 15:57:07 EDT 2013


Thanks Eric. I was able to extract out just the jimple output from the
method you suggested. I am working on a copy that might fit into Soot in a
generic way. I will keep the list posted.

Thanks
Guru


On Tue, Oct 8, 2013 at 5:51 AM, Bodden, Eric
<eric.bodden at sit.fraunhofer.de>wrote:

> Hello.
>
> > Actually, in short: Given a SootClass instance, can I create a .class
> file and write it to disk explicitly.
>
> Soot is not really set up for it. Please take a look at the
> PackManager.writeClass(..) method. Maybe that helps you. If you find a good
> way to restructure this code to make it reusable for your purpose, please
> feel free to submit a patch / pull request on Github.
>
> Best wishes,
> Eric
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.cs.mcgill.ca/pipermail/soot-list/attachments/20131008/8d242d80/attachment.html 


More information about the Soot-list mailing list