Obfuscation Loop

Author

Kelly Heffner (kheffner@cs.arizona.edu)

Description

The obfuscation loop runs a subset of obfuscation algorithms on each of the application objects randomly. Each object is guaranteed to have the same number of obfuscations run on it in this implementation. The set of obfuscations is determined by the dependency information provided by each algorithm, and the level of obfuscation requested for each application fragment.

Example

Configuration

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

References