How to Hide Files / Folders Behind Images (Without Any External Softwares)



Normally, when we wish to hide some secret files, we save it inside folders of non-related names or by creating folder-inside folders. But what if we could hide it ‘behind’ some file say, an image file; things get much better, isn’t it?
This time in Techews’s Tips & Tricks, we are going to look into an interesting method to hide files or folders inside ‘jpeg’ images.
Note: Hiding a file inside an image implies that, when he opens the image, he will be able to see the picture but not the file. If we want to see the file hidden in it, we have to open it using another specific method.
Also Note: We are going to do this trick in Command Prompt (Cmd) in Windows Operating System.
Also, you MUST have any file compressing software like WINRAR,WINZIP or 7ZIP on your system before you proceed to the steps. STEPS TO BE FOLLOWED:
1) Select an image (preferably a jpeg image) to be used for hiding file behind the image.
2) Now select the file which is to hidden behind the image and convert it in ‘.RAR’ format using WinRAR or into ‘.zip’ format using WinZip / 7ZIP.
3) Paste both the files on desktop. (You may do this anywhere else too if you have more understanding on cmd command lines) .
hide-files-techews
4) Now open cmd. (Go to Start => All Programs => Accessories => Command Prompt)
5) Type  cd desktop  and press enter.
(We have now changed the directory to desktop)
hide-files-techews
6) After that type the command given below.
Copy /b name_image.jpg + name_file.rar  name_final.jpg
Replace name_image with the name of image you want your file to be hidden behind.
Replace name_file with name of your file you want to hide which is now in the compressed format(.zip or .rar) . (Do not mess up with the formats in the cmd.)
Replace name_final with whatever name you want your final image with hidden files should be. This is the image where your file will be hidden at the end.
( SEE IMAGE BELOW)
hide-files-techews
7) After typing the command , press enter.
8) The new image appears at the desktop. Note that the size of the new image will be equal to the sum of the size of the original image and that of the hidden file. Now, when you try to open this newly created image it will open as normal image. To open your hidden file, just open this file using Winrar or Winzip (whatever you have chosen) and extract it.
So simple isn’t it?
You can also use some softwares to do this if you think this method is too irksome. I would suggest the software named ‘Hide In Picture’ . Hide In Picture is a program that allows you to conceal files inside bitmap pictures, using a password.

0 comments :

Post a Comment