Array Splitting Obfuscation

Author

Mike Stepp (steppm@cs.arizona.edu)

Description

The Array Splitting obfuscation takes a one-dimensional array field and splits it into 2 arrays by adding another field of the same type. One array will contain the first half of the elements and the array will contain the second half.

Configuration

There are no extra configuration parameters necessary to run this obfuscator.