[Soot-list] VerifyError while instrumenting with Chain.insertBefore() method.

Patrick Lam plam at sable.mcgill.ca
Tue Jun 15 14:32:24 EDT 2010


On 15/06/10 01:48 PM, Neetha Maria Sebastian wrote:
> Hi,
>
> I have been trying to insert a method call before every "if" statement
> inside some programs. I am building on top of an existing framework
> called Calfuzzer, and for some reason, I am never able to pass the if
> statements condition arguments to the instrumented method. I see other
> parts of the framework do similar things, and tried to replicate what
> they were doing, but end up with

Hi Neetha,

Please send examples of what the Jimple code looks like after your 
transformation.

pat


More information about the Soot-list mailing list