Skip to main content

Hide files under/behind an Image using CMD.

In my previous articles i have shown you some ways or tricks to protect your personal data by locking a folder without any software,Making invincible folder,How to make password protected folders and more.So in this article and i am gonna show you how to protect your confidential data by hiding them under images.So let's see how to do it.
Hide files under/behind an Image using CMD.

Steps:

1.Select an image and a File to hide it under the image.
2.Now convert the files in to .RAR format using winrar or any other applications.
3.Create a new folder and move the image file and the .RAR file in to it as shown below.
Create a New folder and move the files into it
4.Open CMD with Administrator rights(Windows+R) as shown.
Open cmd with Administrative rights
5.By default the path of CMD will be c:/windows/system32.Change the path  to C: by typing cd c:/.
6.Browse to the folder in which you have moved the files by typing cd c:/FOLDERNAME.
7.Type the below command in it 
copy /b NAME OF THE IMAGE.FORMAT + FILE NAME.rar  NAME OF THE NEW IMAGE.FORMAT
  • /b-Indicates a binary file
Enter the command to hide the files under an image
8.Now you will see a image in your folder.
Created a new image in which the file is hidding

Viewing the Hidden files:

In order to see the hidden files,right click on the new image and open it with winrar and you are gonna see the files which you have hidden under it.

Video Tutorial:


That's it friends i hope you enjoyed the article,if you have any queries regarding any topic feel free to ask us through comments.

Comments