[Soot-list] Identify stmt with "instanceof" operator

Xinxin Jin xinxinjin89 at gmail.com
Fri Mar 13 17:31:04 EDT 2015


Hi all,

How to identify a statement with "instanceof" operator please ?
​
For example:
source:  if (e instanceof TimeoutError)​
​jimple:   ​$z0 = $r1 instanceof com.android.volley.TimeoutError

I cannot find the corresponding stmt type in Soot. Anyone can help me ?

Thanks a lot !

-- 
Xinxin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://mailman.CS.McGill.CA/pipermail/soot-list/attachments/20150313/d8f6a1a2/attachment.html 


More information about the Soot-list mailing list