[Soot-list] Load jar into soot

Laurențiu Dascălu dascalu.laurentziu at gmail.com
Thu May 6 04:41:31 EDT 2010


On 06.05.2010 11:34, Laurențiu Dascălu wrote:
> Hello,
>
> It is possible to load the classes from a jar into soot? Currently, I'm
> loading the classes from .class files only.

I found this:

"Processing entire directories

You can also process entire directories using Soot, however currently 
you cannot process entire JAR files. To process a JAR file, extract it 
and then process the resulting directory instead."

I will follow the these instructions to load the classes from the .jar 
archives.

-- 
Laurențiu Dascălu



More information about the Soot-list mailing list