Category ‧ Soot

Soot

A framework for analyzing and transforming Java and Android Applications. Soot can process and produce code from the following sources. Java ...

Phantom Reference in Soot

Phantom classes are classes that are neither in the process directory nor on the Soot classpath, but that are referenced by some class / method ...

Jimple

Soot program converts Android application file into Jimple code. Jimple contains two general concepts Local – local variables Units – statements ...