Skip to content

defec8edc0de/TextureAttack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextureAttack

A java program to attack watermarks in DDS textures.

  1. You open your DDS textures
  2. You select a selection algorithm that finds background pixels in the texture
  3. You select an attack algorithm
  4. Attack the textures
  5. Save the attacked textures Screenshot

This project aimed to evaluate a watermarking algorithm developed at Fraunhofer SIT. I developed the program during a multimedia security internship at Fraunhofer SIT. And basically my attack successfully broke the watermark (less than 50% reconstrucutable) in the textures.

About

A java program to attack watermarks in DDS textures

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages