[Soot-list] first part of the bytecode-to-Jimple transform

Patrick Lam plam at cs.mcgill.ca
Sat Apr 10 17:09:35 EDT 2010


On 10/04/10 04:33 PM, Miguel Garcia wrote:
> I've been browsing for a while now trying to find the implementation
> translating bytecode into Jimple. I mean the very first part of that
> algorithm, before local variables get types assigned. A single class
> name would be enough for me to find the rest. Thanks,

Hi Miguel,

I think that you're looking for soot.coffi.CFG. (I'd love to swap the 
Coffi code out for something else, but that takes programming resources, 
which we don't have.)

pat


More information about the Soot-list mailing list