|
![]() SandMark version 3.0 |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
| VariableReassigner | VariableReassigner obfuscates a method by using sandmark.util.controlflowgraph.RegisterAllocator to reallocate the local variable usage. |
Contains an obfuscator that scrambles the local variables used in a method. This obfuscator performs live range analysis for each of the local variables in a method, and then performs a register allocation based on those live ranges. As a result, variables that were not the same variable will merge, and previously merged variables will be split apart.
|
SandMark version 3.0 Wed Jan 29 10:30:05 MST 2003 |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||