2K
OpenStego is a steganography application that can be used for data hiding and watermarking.
Steganography tool is mostly used by hackers to hide secret messages inside another larger and harmless looking message.
Data Hiding:
- Hide data: Hide data into an image
- Extract data: Extract data from a image
Watermarking
- Generate signature
- Embed watermark
- Verify watermark
How to:
For GUI users use the following command:
java -jar lib\openstego.jar
Online documentation from openstego.com