[Soot-list] SootClass resolving level is BODIES but method activeNody is null

Steven Arzt Steven.Arzt at cased.de
Tue Nov 25 15:36:31 EST 2014


Hi Ashish,

 

Please double-check whether the class is a phantom class using SootClass.isPhantom(). If so, resolving the class has actually failed, but Soot has silently replaced it with a so-called phantom which is essentially an empty stub.

 

Best regards,

  Steven

 

Von: soot-list-bounces at CS.McGill.CA [mailto:soot-list-bounces at CS.McGill.CA] Im Auftrag von Ashish Mishra
Gesendet: Dienstag, 25. November 2014 21:20
An: Soot List
Betreff: [Soot-list] SootClass resolving level is BODIES but method activeNody is null

 




Hi All,

 

I have run into a situation where SootClass resolving level is BODIES(i forceresolve the said class to Level BODIES) , but i am not getting any Active Body for the methods in the class.

 

The class is not an excluded class either, I am using FlowDroid and trying to iterate through some Component Classes of an android app.

 

Has anyone faced similar issue , what might be the reason of the missing active Body.

 

Thanks

 

 

-- 

Regards,
Ashish Mishra
Graduate Student,
Computer Science and Automation Department,IISc
Cell : +91-9611194714
Mailto : ashishmishra at csa.iisc.ernet.in

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.CS.McGill.CA/pipermail/soot-list/attachments/20141125/f124c9f4/attachment-0001.html 


More information about the Soot-list mailing list