SandMark version 2.0


Package sandmark.obfuscate.nameoverloading

Class Summary
NameOverloading Obfuscation - Layout Transformation name: MethodOverloadingObfuscator input := jar containing class files Algorithm: graph <- collectMethodNode(input) # foreach class file, create a MethodNode # representing the class name it came from, # the name of the method, and the signuture # of the method
 


SandMark version 2.0

Mon Jun 17 12:30:47 MST 2002