This project has been selected to participate to the finale of the french "Etoiles du libre" contest organised by the Students Associations of the University of technology of Belfort-Montbeliard
Description
Hide &Reveal is both an open-source steganography software and a java library distributed under the GNU GPL.
It is primarily designed for scientists wishing to experiment new hiding techniques or steganalysis on various carriers.
Main features
- Distributed under the GNU General Public License
- Pure Java
- Multi-threaded (why? Because it is possible!)
- Allows to hide any type of file within BMP, PNG and TIF images (more carriers to come...)
- Hiding and revealing assistants which include automatic hiding scheme selection
- Uses all schemes (algorithms) provided by the org.steganography library
- Customizable: pluggable algorithms and carrier types dynamically loaded at execution time (using an XML configuration file validated with XMLSchema)
- Fully internationalized in english and french. More languages to come depending on contributors
This software is licensed under the GNU GPL version 3.0 or any newer version
![Home [Home]](images/banner.jpg)