@Deprecated
| Class | Description |
|---|---|
| AddSwitches | |
| ArithmeticTransformer | |
| BuildIntermediateAppClasses | |
| ClassRenamer |
SceneTransformer that renames class names as well as packages. |
| CollectConstants | |
| CollectJimpleLocals | |
| FieldRenamer | |
| GotoInstrumenter |
Changes the sequence of statements in which they appear in methods, preserving the sequence they are executed using
goto commands and labels. |
| LibraryMethodWrappersBuilder |
Creates methods that "wraps" library method calls.
|
| MethodRenamer |
Creates new method names using names of fields or generates randomly.
|
| New2InitFlowAnalysis |