Saturday, July 4, 2015

Hiding Files into Images without any software..

You will only need to download WinRAR.You just need to have a little knowledge about Command prompt and have WinRAR Installed on your computer.
  • Gather all the files that you wish to hide in a folder anywhere in your PC (make it in C:\hidden - RECOMMENDED).
  • Now, add those files in a RAR archive (e.g. Secret.rar). This file should also be in the same directory (C:\hidden).
  • Now, look for a simple JPEG picture file (e.g. logo.jpeg). Copy/Paste that file also in C:\hidden.
  • Now type: "COPY /b logo.jpg + secret.rar output.jpg" (without quotes)- Now logo.jpeg is the picture you want to show, secret.rar is the file to be hidden, and output.jpg is the file which contains both.
  • Now, after you have done, you will see a file output.jpg in C:\hidden. Open it and it will show you the picture you want to show. Now try to open the same file with WinRAR, it will show the hidden archive...

No comments:

Post a Comment