Implementing an intra-procedural data-flow analysis in Soot

Eric | September 22, 2008

After my last tutorials on using Soot on the command line, and using the Soot Eclipse plugin, this is the third of a series of blog posts about frequently asked questions with using Soot. Today’s topic will be on extending Soot with your own intra-procedural data-flow analysis.

Read the rest of this entry »

Comments
Comments Off on Implementing an intra-procedural data-flow analysis in Soot
Categories
Research
Tags
Data-flow analysis, Eclipse, LinkedIn, Soot, Soot Tutorial

Using the Soot Eclipse plugin

Eric | August 30, 2008

After my last tutorial on using Soot on the command line, this is the second of a series of blog posts about frequently asked questions with using Soot. Today’s topic will be on Soot’s eclipse plugin.

Read the rest of this entry »

Comments
Comments Off on Using the Soot Eclipse plugin
Categories
Research
Tags
Eclipse, Plugin, Soot, Soot Tutorial

Soot 2.2.5 is here!

Eric | March 18, 2008

image

Today we released version 2.2.5 of Soot, our program analysis and transformation framework for Java. Release 2.2.5 contains some exciting new features, for example:

Furthermore there have been several improvements to the Soot Eclipse plugin to enhance its ease of use.

More information and installation instructions here.

Comments
Comments Off on Soot 2.2.5 is here!
Categories
Research
Tags
Eclipse, McGill, Points-to analysis, Sable, Soot