Method Merger Obfuscation Algorithm

Authors

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

Description

Method Merger merges all of the public static methods that have the same signature in each class into one large master method.

Example

Configuration

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

References