Mike Stepp (steppm@cs.arizona.edu)
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.
There are no extra configuration parameters necessary to run this obfuscator.