[Soot-list] can not get ActiveBody

Patrick Lam plam at sable.mcgill.ca
Wed Feb 24 08:17:45 EST 2016


Please reply to soot-list to keep things in the archives.

No, I mean, is it in the collection returned by getApplicationClasses()? 
That is, does Soot think it is a Soot "application class"?

pat

On 02/24/2016 01:24 PM, conlyxia wrote:
> Yeah, the clazz is one of Android application's classes.
>
>
>
>
>
>
> At 2016-02-24 17:39:00, "Patrick Lam" <plam at sable.mcgill.ca> wrote:
>>On 02/24/2016 10:34 AM, conlyxia wrote:
>>> Hi list,
>>> I used method clazz.getMethods()(where clazz is a SootClass instance) in
>>> a pack "wjtp", then I could get a List. However,I catched nothing when I
>>> tried to get the active body using method.getActiveBody()(where method
>>> is one element in the List).
>>> Could you help me out? Thanks so much!
>>
>>Hi Conly,
>>
>>Is the clazz an application class?
>>
>>pat
>>
>>
>>_______________________________________________
>>Soot-list mailing list
>>Soot-list at CS.McGill.CA
>>https://mailman.CS.McGill.CA/mailman/listinfo/soot-list
>
>
>



More information about the Soot-list mailing list