Primitive Promoter Obfuscation Algorithm

Authors

Martin Stepp (stepp@cs.arizona.edu)
Kelly Heffner (kheffner@cs.arizona.edu)

Description

PrimitivePromoter is an obfuscator that changes all primitives in every method into instances of the respective wrapper classes.

Example

Configuration

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

References