Hide your files in a jpeg image using cmd

This is a simple command prompt ( cmd ) trick. You can hide your files behind jpeg image. You will only need winrar and a little knowledge of dos commands.
just follow these steps

step 1- create a folder and copy all files in the folder you wanted to hide in a image file.(EX- c:\hidden)
step 2- create a rar archive of these files.(EX- secret.rar)
step 3- copy a image file in the same folder. (EX: image.jpeg)
step 4- open cmd and go to the directory of the folder.(c:\hidden> )
step 5- run this command. copy /b image.jpeg+secret.rar output.jpeg

here image.jpeg is the image in which you want to hide you files. secret.rar is the archive of those files which you want to hide in the image. output.jpeg is name of the output image file.

Now you can open output.jpeg by double click. It will open as a image file and will show the preview of the image. If you want to see the files hidden inside the image, open this image output.jpeg using winrar.

No comments: