Hide & Reveal is both an open-source steganography software and a java library distributed under the GPL.
It is primarily designed for scientists wishing to experiment new hiding techniques or steganalysis on various carriers.
Features:
- Distributed under the GNU Public License
- Pure Java
- Multi-threaded (why? Because it is possible!)
- Allows to hide any type of file within PNG images (more carriers to come...)
- Hiding and revealing assistants
- Uses all algorithms provided by the org.steganography library
- Internationalized (english, french)
Requires Java Runtime Environment. Get It Here.