SandMark version 3.0


Package sandmark.watermark.assignlv

Contains a watermarker which embeds the watermark through local variable assignment.

See:
          Description

Class Summary
AssignLV This algorithm .....
ClassNameMethodBundle  
FromBinary  
MethodCompare  
ToArray  
ToBinary  
 

Package sandmark.watermark.assignlv Description

Contains a watermarker which embeds the watermark through local variable assignment. Live range analysis is performed on each method and modifications are made to the interference graph based upon the binary version of the watermark. A register allocator is then run to reassign the local variables.


SandMark version 3.0

Wed Jan 29 10:30:05 MST 2003