[Soot-list] How to map line number to units

Nishant Shyamal Budhdev nishant at comp.nus.edu.sg
Tue Feb 17 06:06:30 EST 2015


Hi,

I'm trying to produce a Data Flow Analysis (intra-procedural) for Android
applications. The aim of the analysis is to help generate constraints for
the application using line numbers in the original source code as
variables. I've been able to generate the Data Flow Analysis for Java
programs. I've the following questions:

1. Is it possible to map the units in the graphs to the source code line
numbers ?

2. Does Soot produce a list of Dominant nodes ?

Thank you.
Nishant Budhdev


More information about the Soot-list mailing list