steghide
Hey pervs,
quick notes :P
nough said :)
quick notes :P
[root@hermes]#yum install steghide -y [root@hermes]#steghide --embed --embedfile call-handling.pdf --passphrase salami \ --coverfile DSC02036.jpg --stegofile image.jpg --encryption rijndael-256 embedding "call-handling.pdf" in "DSC02036.jpg"... done% writing stego file "image.jpg"... done [root@hermes]#steghide --extract --stegofile image.jpg --passphrase <some_pass> \ --extractfile file.pdf wrote extracted data to "file.pdf". [root@hermes]# du -sk image.jpg DSC02036.jpg call-handling.pdf 2716 image.jpg 2724 DSC02036.jpg 108 call-handling.pdf
nough said :)