[Soot-list] [Soot] identify write operation on Local

Umar Farooq ufaro001 at ucr.edu
Wed Feb 21 18:58:11 EST 2018


Hi All,

I want to identify the read and write operations on local. In order to
 identify a write operation, it can be a simple assignment to object or it
can any small update like "object.a = 11". Similar for the read, it can be
complete object or some part of it.

Is there any API or helper method inside the Soot that can help me out for
this purpose?

Thanks,
Umar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.CS.McGill.CA/pipermail/soot-list/attachments/20180221/3cab2293/attachment.html>


More information about the Soot-list mailing list