An Apple patent (number 20110246787) has appeared at the US Patent & Trademark Office that involves obfuscating transformations on data array content and addresses.

Per the patent, in a first computer (digital) data obfuscation process, data which is conventionally arranged in a data structure called an array (e.g., a table) and conventionally stored in computer or computer device memory is obfuscated (masked) by logically or mathematically combining the data, entry-by-entry, with a masking value which is computed as a logical or mathematical function of the entry itself or its index in the array, modulo a security value.

The complementary unmasking value is a pointer to the entry’s address in the table modulo the security value. In a second computer (digital) data obfuscation process, the addresses (location designations) in memory of a data array are themselves obfuscated (masked) by partitioning the array into blocks of entries and shuffling the order of the data entries in each block by a predetermined algorithm, resulting in a shuffled array also differing from the original array in terms of its size (the total number of entries). The inventors are Augustin J. Farrugia, Mathieu Ciet and Benoit Chevallier-Mames.

— Dennis Sellers