Announce: "gifshuffle - GIF colourmap steganography program" now in MacPorts tree (thanks Ryan)
Fyodor Vassiley
fyodor.vassiley at gmail.com
Sun Oct 23 12:29:37 PDT 2011
just wish to notify you that gifshuffle is now in ports tree. Thank
you very much Ryan. He resolved #31723
example usage:
The following command will conceal the message "Meet me at 6" in the
file infile.gif, with compression, and encrypted with the password
"hello world". The resulting text will be
stored in outfile.gif.
gifshuffle -C -m "Meet me at 6" -p "hello world"
infile.gif outfile.gif
To extract the message, the command would be
gifshuffle -C -p "hello world" outfile.gif
Fyodor
More information about the macports-users
mailing list