« Block Writing with Unicode | Indian Farmers Go Hi-tech »

How to hide files in JPEG’s

Create the rar file:
rar a secret.rar <your secret file>
cat img.jpg secret.rar > newimg.jpgNow this newimage looks identical to img.jpg, but it has secret.rar contained in it :)
Pull the file back out with this command: unrar x newimg.jpg

In windows :How to hide files in JPEG’s

Related Post :

Comments

One Response to “How to hide files in JPEG’s”

  1. Hide data in files with easy steganography tools : Burad’s Blog on May 28th, 2008 4:42 pm

    […] I wrote about Steganography, also how data/messages can be hidden in image files in these posts : How to hide files in JPEG’s Steganography app hides a messages in plain sight today i find this article on lifehacker, It […]

Leave a Reply