[Soot-list] How do Exclusions work?

Eric Bodden eric.bodden at ec-spride.de
Tue Jun 12 10:39:18 EDT 2012


Hi.

It may help to look at the documentation, for instance:

http://www.sable.mcgill.ca/soot/tutorial/usage/
http://www.bodden.de/2010/06/04/soot-no-jdk/

Cheers,
Eric

On 12 June 2012 19:31, Marc-Andre Laverdiere-Papineau
<marc-andre.laverdiere-papineau at polymtl.ca> wrote:
> Hello,
>
> I am doing whole-program analysis, but I don't want to examine the Java
> APIs in depth. A very shallow scanning of the API class and its methods
> would satisfy me - just enough to make a call graph.
>
> Right now, it seems like the exclusions I set are ignored, and soot
> keeps on analyzing deeply in the API. I set it thus:
> Options.v().set_exclude(Arrays.asList("java", "javax", "org.hibernate",
> "sun"));
>
> Am I missing patterns? How do exclusions work?
>
> --
> Marc-André Laverdière-Papineau
> Étudiant au doctorat - PhD Student
>
> _______________________________________________
> Soot-list mailing list
> Soot-list at sable.mcgill.ca
> http://mailman.cs.mcgill.ca/mailman/listinfo/soot-list



-- 
Eric Bodden, Ph.D., http://bodden.de/
Head of Secure Software Engineering Group at EC SPRIDE
Principal Investigator in Secure Services at CASED
Tel: +49 6151 16-75422    Fax: +49 6151 16-72051
Room 3.2.14, Mornewegstr. 30, 64293 Darmstadt


More information about the Soot-list mailing list