[Soot-list] How to have whole-program analysis run from non-main() methods

Eric Bodden eric.bodden at ec-spride.de
Fri Dec 9 04:16:39 EST 2011


Hello.

Does this thread answer your questions?
http://www.sable.mcgill.ca/pipermail/soot-list/2011-July/003799.html

Eric

On 8 December 2011 15:27, Jiaqi Tan <tanjiaqi at gmail.com> wrote:
> Hi,
>
> I am trying to explore the whole-program call-graph of a program
> completely by flooding it, including from non-main() functions (even
> if this will create disconnected components in the call-graph).
>
> However, it seems that the current Soot whole-program analysis only
> treats functions named as "main", or with a single String[] argument,
> as main functions.
>
> Is there any particular restriction that requires the whole-program
> analysis to begin from a main(String[]) function (i.e. it is just
> impossible to begin whole-program exploration from a non-main()
> function)? Or is it just that an arbitrary exploration was never
> developed?
>
> Help would be much appreciated :)
>
> Thanks!
> Jiaqi Tan
> _______________________________________________
> 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