[Soot-list] Writing out jimple file through code

Nauman ... recluze at gmail.com
Mon Apr 6 12:02:51 EDT 2015


Thanks Marc, that did the trick. I did have to search for a while for
the soot.Printer.v().printTo() function -- mostly owing to my noobness --
but all good practice for getting around the source.

On 6 April 2015 at 19:37, Marc Miltenberger <Marc.Miltenberger at cased.de>
wrote:

> Hi there,
>  take a look at the
> soot.Printer class.
>
> It has a printTo method, which should do what you want.
>
> Marc
>
> Am 06.04.2015 um 16:19 schrieb Nauman ...:
> > Hi all,
> >
> > New to soot here so please bear with me. I am using the basic soot
> > tutorial to create a class file from scratch. However, I can't figure
> > out how to write a .jimple file (instead of the .class file) at the end.
> > The toString() on the class object doesn't seem to work and I'm unable
> > to find any such instance on the tutorials available on the wiki.
> >
> > Thanks for the help.
> >
> > --
> > Nauman
> >
> > Blog: http://csrdu.org/nauman
> > Art gallery: http://flickr.com/recluze
> >
> > Contact number: Use email.
> >
> >
> > _______________________________________________
> > Soot-list mailing list
> > Soot-list at CS.McGill.CA
> > https://mailman.CS.McGill.CA/mailman/listinfo/soot-list
> >
>
> _______________________________________________
> Soot-list mailing list
> Soot-list at CS.McGill.CA
> https://mailman.CS.McGill.CA/mailman/listinfo/soot-list
>



-- 
Nauman

Blog: http://csrdu.org/nauman
Art gallery: http://flickr.com/recluze

Contact number: Use email.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://mailman.CS.McGill.CA/pipermail/soot-list/attachments/20150406/21b83543/attachment.html 


More information about the Soot-list mailing list