Package | Description |
---|---|
soot |
Base Soot classes, shared by different intermediate representations.
|
soot.toDex | |
soot.toDex.instructions |
Class and Description |
---|
FastDexTrapTightener
Tries may not start or end at units which have no corresponding Dalvik
instructions such as IdentityStmts.
|
SynchronizedMethodTransformer
The Dalvik VM requires synchronized methods to explicitly enter a monitor and
leave it in a finally block again after execution.
|
TrapSplitter
Transformer that splits nested traps for Dalvik which does not support
hierarchies of traps.
|
Class and Description |
---|
FastDexTrapTightener
Tries may not start or end at units which have no corresponding Dalvik
instructions such as IdentityStmts.
|
LocalRegisterAssignmentInformation
Contains information about which register maps to which local
|
PrimitiveType
An enumeration for the primitive types the Dalvik VM can handle.
|
Register
A register for the Dalvik VM.
|
SynchronizedMethodTransformer
The Dalvik VM requires synchronized methods to explicitly enter a monitor and
leave it in a finally block again after execution.
|
TrapSplitter
Transformer that splits nested traps for Dalvik which does not support
hierarchies of traps.
|
Class and Description |
---|
LabelAssigner |
Register
A register for the Dalvik VM.
|