How to hide files in a JPEG picture
Saturday, 30. December 2006, 21:27:37
EN: Gather your image and the files you wish to lodge into it. For example I have a textfile.txt which I will slap inside my image.jpg and they are in C:\hidden directory. Add the files you want to hide (textfile.txt) into a new RAR archive (secret.rar). Open Command Prompt: Start -> Run -> type 'cmd' (without quotes). Then in Command Prompt type 'cd C:\hidden' to go to this directory. Type 'copy /b image.jpg + secret.rar newimage.jpg' where image.jpg is the original picture, secret.rar is the file to be hidden, and newimage.jpg is the file which contains both. Now test it! Open newimage.jpg and verify it still opens. Then open it with WinRar and you will see complete RAR archive!





