[Soot-list] Soot variable representation

Haipeng Cai hcai at nd.edu
Tue Apr 21 22:17:09 EDT 2015


Xinxin,

It is my understanding that $ means the variable is on the stack and being
without it means it is on the heap.

On Tue, Apr 21, 2015 at 10:00 PM, Xinxin Jin <xinxinjin89 at gmail.com> wrote:

> Soot variables sometimes has a "$" prefix but sometimes not. What is the
> difference between "r0" and "$r0" ?
>
> Example:
> r11 = new com.example.android.Test;
> $r3 = r11;
>
> Thanks very much.
>
>
> --
> Xinxin
>
> _______________________________________________
> Soot-list mailing list
> Soot-list at CS.McGill.CA
> https://mailman.CS.McGill.CA/mailman/listinfo/soot-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://mailman.CS.McGill.CA/pipermail/soot-list/attachments/20150421/17efcad5/attachment.html 


More information about the Soot-list mailing list