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