[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Soot and class loaders



> that analyses applets; you may want to read the class files straight
> out of the JAR file instead of unpacking them all into the filesystem
> first, etc.

If you specify a JAR file in --soot-classpath command line option, the
class can be extracted by soot. No need to unpack the JAR file.

Cheers,
Feng