With this software you can put some data / text into your BMP files, and send it to someone. At the friends place you can extract the text using decrypt.
This is called steganography, or hidden writing. This is what this package tries to implement. You get 3 components with this software:
Decrypt this IMAGE
Download This software version
Installing Follow the instructionsINSTALL the software do this ---------------------------- 1: ./autogen.sh 2: ./configure --prefix=/tmp 3: make 4: make install 5: $/tmp/bin/stego & #yove done it