Our social:

Wednesday

How To Hide Files Behind An Image Using Command Prompt

Most people are looking for ways to hide confidential documents, videos, music... this has been done with some softwares but here is a simple way to hide files behind an image. Isn't that interesting?

It is a quite secured way to hide a file behind JPEG image because no one will think about the existence of a file inside a jpg image. It is also free from the hazards of installing software to achieve same result and consequently nobody will notice there is a secret file hidden behind a jpg picture file.

 

STEPS

1. Select an image to be used for hiding file behind the image.
2. Now select a file to hide behind the image and make it in .RAR format. With the help of the WinRAR.
3. And most important is that paste both the files on desktop. You may do this anywhere instead of desktop if you have some basic understanding of command line.
4. Now open cmd by going to Start > Accessories > Command Prompt and type following commands in it. cd desktop
5. CD stands for change directory by typing above command you change your directory to desktop. After that type command given below.

 Copy /b imagename.jpg + filename.rar finalimage.jpg
  • Replace imagename.jpg with the name of image you want your file to be hidden behind. Don't forget to add image format (Eg: .jpg,.png,.gif)
  • Replace filename with name of your file you want to hide. It must be in .rar format.
  • Finally Replace finalimage.jpg with whatever name you want your final image with hidden files should be. This is the image where your file will be hidden.
6. Now when you will try to open this newly created image it will open as normal image, but to open you hidden file you need follow steps given below.
To access your hidden file you need to open the newly created image in winrar. Just follow simple steps given below to do that.
    1. Open winrar
    2. Now locate your image and open it or simply drag your image in winrar.
    3. Extract the file and done.

0 comments:

Post a Comment