SandMark version 3.0


Package sandmark.obfuscate.ArrayObfuscation

Class Summary
arr This is a helper class which has methods that call Kelly's Stack Simulator to simulate the stack and get the necessary instruction handles
IntArraySplitter IntArraySplitter ,as the name suggests , does Data Obfuscation by splitting an integer array in the original program into two arrays ,and based on some encoding meothd , the elements are put in either of the two arrays .The current implementation suppots the following form of encoding : Even elements are put in one array and odd in another
 


SandMark version 3.0

Wed Jan 29 10:30:05 MST 2003