[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Using Spark
You can use the --dynamic-package or --dynamic-classes switches to get
Soot to analyze the classes you specify. Does that solve your problem?
Ondrej
On Tue, May 13, 2003 at 04:43:22PM +0200, Christophe Massol wrote:
> Hello,
>
> I want to use the Spark's analysis with a Java Source which uses a library
> which makes dynamic creation of class on a dynamic Package.
>
> In normal use, Spark can't find the dynamics packages.
>
> I tried to modify Spark's src whith that think :
> Declared all the primitives which use the library as "natives" methods.
>
> Can you help me on this think ?
>
> --
>
> Cordialement,
>
> Massol Christophe
> ---------------------------------------------------------------
> Stagiaire Projet OASIS
> [049238 7558]
>
> Etudiant en maîtrise MIAGE à l'université de Nice
>
> Tel: 06 12 53 72 44
> Adresse: 217 bd de la madeleine
> 06000 Nice
>
- References:
- Using Spark
- From: Christophe Massol <cmassol@sophia.inria.fr>