Relatore:
Dr. Christian Collberg
- Department of Computer Science, University of Arizona
giovedì 21 settembre 2006
alle ore
17.30
caffè, tè & C. ore 17.00
Watermarking embeds a secret message into a cover message. In media watermarking the secret is a copyright notice and the cover a digital image, an audio file, or a video clip. Watermarking an object discourages intellectual property theft, or when such theft has occurred, allows us to prove ownership.
In this talk we will discuss the watermarking of software.
Informally, a software watermarking algorithm should embed an integer W into a program such that W cannot be easily found (the embedding is stealthy); W is as large as possible (the algorithm has a high data rate); W can still be extracted after an attacker has translated, optimized, or obfuscated the watermarked program; and the embedding does not adversely affect performance.
We will discuss how software watermarking algorithms should be evaluated, present currently known algorithms and discuss their strengths and weaknesses, and discuss future research directions. Finally, we will demonstrate the SandMark tool which has been designed to make it easy to implement and evaluate software protection algorithms.