[Soot-list] Analyzing Android source code with Soot

Marc-André Laverdière marc-andre.laverdiere-papineau at polymtl.ca
Fri Feb 7 14:56:37 EST 2014


Hello,

Two things to add:

1) Have you checked out flowdroid? It might just be doing what you want
(n.b. I haven't used it for android)

2) Exclusions are great, but they are not a silver bullet. By the way,
sometimes the class hierarchy gets messed up because of exclusions.
Maybe this won't affect you, but maybe it will. Just keep that in mind.

Marc-André Laverdière-Papineau
Doctorant - PhD Candidate

On 02/07/2014 12:17 PM, Hamid A. Toussi wrote:
> Hello M Alsob
>>
>> Is there a way to tell soot to ignore the imported libraries and the R class??
>>
>>
> As far as I remember you should use -exclude and
> -no-bodies-for-excluded options.
> 
> Hamid
> _______________________________________________
> Soot-list mailing list
> Soot-list at sable.mcgill.ca
> http://mailman.cs.mcgill.ca/mailman/listinfo/soot-list
> 


More information about the Soot-list mailing list