[Soot-list] What is the meaning of ActiveBody

周书林 zhoushulin1992 at gmail.com
Fri Jan 19 05:20:35 EST 2018


Hi Steven,

Thank you for your explanation. But I am still confused with the difference
between the concept of body and ActiveBody. How could I always get the body
of a SootMethod? Because when I use the SootMethod API "getActiveBody()",
there are some SootMethods that have no ActiveBody.

Best regards,
Sep

2018-01-19 18:03 GMT+08:00 Arzt, Steven <steven.arzt at sit.fraunhofer.de>:

> Hi Sep,
>
>
>
> The body of a method contains the statements inside that method as well as
> the local variable definitions and the exception handlers.
>
>
>
> Best regards,
>
>   Steven
>
>
>
> *From:* Soot-list [mailto:soot-list-bounces at cs.mcgill.ca] *On Behalf Of *
> ???
> *Sent:* Friday, January 19, 2018 3:46 AM
> *To:* soot-list at cs.mcgill.ca
> *Subject:* [Soot-list] What is the meaning of ActiveBody
>
>
>
> I am novice in Java analysis and Soot. I am not familiar with the concept
> of ActiveBody in SootMethod. (The relevant APIs are hasActiveBody() and
> getActiveBody() ). Could somebody explain the meaning of ActiveBody? When a
> SootMethod has ActiveBody? If not, how to get access to the Body of this
> kind of SootMethod?
>
>
>
> Thank you very much!
>
>
>
> Sincerely.
>
>
>
> Sep.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.CS.McGill.CA/pipermail/soot-list/attachments/20180119/9b3c717d/attachment.html>


More information about the Soot-list mailing list