What's new

Hide Your Confidential Files Inside Images

Gman496

Super Moderator
Staff member
hidefilesimages0454744.png



Wanna hide files in a way that nobody could even suspect that they are hidden? Hide them inside images. Yes you can do it. Check out this guide to know more.


1. Create a folder in C drive. Give it a name, lets say Testfile. It’s location should be C:\Testfile.

2. Now move all the files you want to hide inside this folder. Also move the image file in which you want to hide those files. Let’s say the files which I want to hide are FileA.txt and FileB.txt, and the image file is Image.jpg. We are taking .txt files as an example. You can take files of any format (.mp3, .doc, .divx, .flv etc.) and any number of files.


testfile20697767.png



3. Select both the files you want to hide (FileA.txt and FileB.txt in this case), right click and select “Add to Archive”. Make sure that you’ve got a file compression tool like Winrar, WinZip or ZipGenius installed.


testfile10769712.png



4. Give it a name. I have given Compressed.rar. You can give it any name.


compressed10909597.png



5. Click on “Start” button. Type cmd in the search box. Press Enter.


cmd10965580.png



6. A command prompt window will open.


commandprompt41098282.png



7. Type cd \ and press Enter to get to the root directory.


commandprompt111155655.png



8. Now type cd Testfile to enter in the newly created directory.


commandprompt211221989.png



9. Type copy /b Image.png + Compressed.rar Secretimage.png and press Enter.


commandprompt311396906.png



10. When you look up at Testfile folder, you will find a new image file called SecretImage.png. This image file is created in previous step with the help of command. Secretimage is just a name given to the new image. You could give any name and extension (like xyz.jpg or xyz.png).

Both the files FileA.txt and FileB.txt are hidden inside this image file. You can delete rest of the files now.


hidefilesimages0454744.png




How to get our Files back from the image


That’s easy too. Just right click on the image (SecretImage.png) and open it with Winrar/Winzip/ZipGenius. You will see both the hidden files. Extract them anywhere on your computer.

Update: From comments I came to know that few users are facing problem while opening image file in Winrar application. They can change the file extension of secret image file in which all the other files are hidden from .jpg to .RAR. (In the above case SecretImage.png to Secretimage.RAR) and then open it with the help of Winrar.

That’s about hiding confidential files in Images. A full proof method to hide important files.


-
 
Back
Top