« 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”
Leave a Reply
Add to del.icio.us Network
Google Reader Shared Items
Twitter Feed
Flickr Photos
[…] 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 […]