Saturday, February 9, 2008

Hiding Files in Pictures

This was a really clever approach to hiding files inside of a JPG and thought that I would share it out as well. Check it out when you get a chance.
clipped from www.fiddyp.co.uk

How to hide a .rar in a jpeg file

  • Get your .rar file and put it in the same directory as a jpeg picture (c:\hidden is a good place to put it)
  • Open up a command prompt by clicking Start/Run and typing “cmd” and click ok.
  • In the DOS window, type “cd c:\hidden” to navigate to the folder
  • Type “copy /b input.jpg + input.rar ouput.jpg
    (where input jpeg is the picture you want to show, input.rar is the file you want to hide and output.jpg will be the name of the new combined file)
  • That’s it! You can double click the new file and it will show it as a picture, BUT… if you open it with winrar, you will see the files contained. The picture above has a secret file in it, right click and save picture to your computer and then open it with Winrar to see what I put in there!

     blog it

    No comments: