[Soot-list] How can I get the body of if statement from jimple format code

Eric Bodden eric.bodden at ec-spride.de
Mon May 21 09:46:13 EDT 2012


Hello.

You could either try to use line-number information, or you could do a
backwards analysis on the predicate, i.e., the conditional that is
part of the if statement.

Eric

On 21 May 2012 09:22, yangpeng3314 <yangpeng3314 at 163.com> wrote:
> I want to get all the units in the if statement's brace. Are there any APIs
> which have implement this function?
>
> ________________________________
> yangpeng3314
>
> _______________________________________________
> Soot-list mailing list
> Soot-list at sable.mcgill.ca
> http://mailman.cs.mcgill.ca/mailman/listinfo/soot-list
>



-- 
Eric Bodden, Ph.D., http://bodden.de/
Head of Secure Software Engineering Group at EC SPRIDE
Principal Investigator in Secure Services at CASED
Tel: +49 6151 16-75422    Fax: +49 6151 16-72051
Room 3.2.14, Mornewegstr. 30, 64293 Darmstadt


More information about the Soot-list mailing list