SandMark version 3.0


Package sandmark.watermark.addmethfield

Contains a watermarker that embeds the watermark as the name of a newly added field and method.

See:
          Description

Class Summary
AddMethField Authors: Ginger Myles and Miriam Miklofsky Purpose: Implements algorithm 3.2 for CSc 620 Project 1
Test  
 

Package sandmark.watermark.addmethfield Description

Contains a watermarker that embeds the watermark as the name of a newly added field and method. The first part of the watermark becomes part of the name of a new field. The second part becomes part of the name of a new method. The new method is called by one of the methods that already exists in the program and within the new method an assignment is made to the new field in order to try and hide the newly added information.


SandMark version 3.0

Wed Jan 29 10:30:05 MST 2003