If you download the full files, you will get the Java source and class
files for Soot, Jasmin and Polyglot, Soot tutorials, Javadoc
documentation for Soot, source and
compiled forms of the Eclipse plugin. This is the easiest way to get
Soot and we recommend the full download.
This will unpack into three directories soot-2.2.1, jasmin-2.2.1 and
polyglot-1.3.
|
|
Complete Package
sootall-2.2.1.jar
sootall-2.2.1.tar.gz
|
The following three files are jars containing just the
classes directory from Soot, Jasmin, and Polyglot. They can be
added to
one's CLASSPATH
and, from there, executed directly.
|
|
Pre-compiled Jar
sootclasses-2.2.1.jar
jasminclasses-2.2.1.jar
polyglotclasses-1.3.jar
|
This package contains a compiled form of everything needed
to run the Eclipse Soot plugin. Simply expand this package inside your
Eclipse plugins directory, and restart Eclipse.
|
|
Eclipse Plugin Quickstart
soot-eclipse-quickstart-2.2.1.jar
soot-eclipse-quickstart-2.2.1.tar.gz
|
Finally, if you have a slow connection you may want to download
only the source code for Soot, or Jasmin or Polyglot. From these jars
you can generate
the Javadoc and the class files (including the Eclipse plugin),
using the enclosed instructions.
|
|
Soot Source
sootsrc-2.2.1.jar
sootsrc-2.2.1.tar.gz
Jasmin Source
jasminsrc-2.2.1.jar
jasminsrc-2.2.1.tar.gz
Polyglot Source
polyglotsrc-1.3.jar
polyglotsrc-1.3.tar.gz
|
The tutorials are also available for separate download. They are
contained in the full package above.
|
|
Tutorials Only
soot-tutorial-2.2.1.jar
soot-tutorial-2.2.1.tar.gz
|