[Soot-list] can not get ActiveBody

Patrick Lam plam at sable.mcgill.ca
Thu Feb 25 05:05:18 EST 2016


Although obfuscation may be a problem, it also might be that you're 
using plain Soot. Have you followed the directions here to make sure you 
get the Android calls that occur in the library?

https://github.com/Sable/soot/wiki/Instrumenting-Android-Apps-with-Soot

pat

On 02/25/2016 04:38 AM, conlyxia wrote:
> Oh, I'm sorry I mistook that. And I tried to verify that whether the
> clazz is contained by the Chain(bygetApplicationClasses() ), the answer
> is false.
> However, I just swaped the input Android application with another one,
> the answer is true. I have a doubt that the input Android application
> has some problems.Then, I looked for the jimple code of the application,
> and I thought the application probably used technology of defending
> decompile. I don't know whether defending decompile has an effect on
> soot analysing.



More information about the Soot-list mailing list