[Soot-list] Bytecode level transformer

Ivan Postolski ivan.postolski at gmail.com
Wed Jun 26 17:47:36 EDT 2013


Hello Soot List, newbie question:

    I'm currently coding a body transformer on soot and want to know how
get the bytecode instructions that read a value from the heap, like aaload
or getfield, and then do some transforming after those. Is this possible
with soot and Jimple?

I also want to get into the invokes and the bytecode them point to. like
"iterator.next()"

Thanks

Ivan.-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.cs.mcgill.ca/pipermail/soot-list/attachments/20130626/cf8d3b23/attachment.html 


More information about the Soot-list mailing list