Most of us use third party applications to hide files on our machines, but today I am going to share a trick that you can use to hide files inside an image. This trick doesn’t needs any third party software to hide the files, all you need for this trick is a file archive software like Winzip, Winrar or 7zip.
So here we go:
1. First of all create an archive of all the files that you want to hide.
2. After this press “windows+R” now in the Run window type “cmd”.
3. Now a command prompt window will open up. Now here in this window you have to navigate to the root directory (where you have kept the files) and then type the command as:
Copy /B <imagefile.jpg> + <Archive_to_be_hidden.zip> <outputfile.jpg>
Here in the above command <imagefile.jpg> is the file that you are using for hiding the archive. <Archive_to_be_hidden.zip> is the archive that is to be hidden, it should be noted that it is not essential to have the archive in zip format, it can be any format like RAR, 7Zip, Tar, etc. <outputfile.jpg> is the file that will contain the image as well as the hidden files.
If you will open this output file with any image viewer then it will be displayed like an image but to see the files inside it you have to open it with winzip, winrar or whatever archiever you have used. For additional security you can also set a password on the archive.
4. After running this command you will see that it has generated the output file in your working directory.
5. You can open the output image with winzip or winrar to see the hidden files.
So, this was the simplest way of hiding files inside an image. Please share your comments or suggestions in the comments section below.
?ed the ABOVE POST, THEN GO A STEP FURTHER AND SHARE IT WITH YOUR FRIENDS!!
{ 2 comments }
Very interesting tutorial and quite useful, though little difficult for common users. I appreciate your work.
Thanks JK.
Comments on this entry are closed.