BlindSide
BlindSide Cryptographic Tool by John Collomosse is a command-line steganography tool that hides information in BMP files with optional encryption.
Images can typically contain 50k of secret data and you can add many (small) files into one single image.
Blindside analyses the color differentials in the image, and will only alter pixels that it knows will not be noticeable to the human eye. The downside is that each image has its own 'capacity' dependent on colour patterns within it - but the upside is that any data you scramble with Blindside will most definitely be invisible to the human eye.
Blindside is more resilient that most when it comes to image tampering - since not every pixel is critical to the data storage algorithms, usually about 50% are redundant.
Source code plus compiled binaries for Win32, Linux, AIX, HPUX and Solaris are available.
Links
- Archived homepage
- Older homepage
- Downloads (backup)
- Review in C't 2001 07+08 (Dutch) (also comparison chart on pg 152)
- BlindSide detection using Gargoyle Investigator Forensic Pro
- Study of resilience of various steganographic image tools