Jump to content

Learn To Hide Files Behind The Images !


E1uSiv3

Recommended Posts

 

There are some important files or document you want to hide from others on your computer. To do that you might be creating folder inside folder to hide such files but in todays tutorial will change this by teaching you a interesting trick to hide files behind images.To hide a file behind a image means that if any one opens that image he will see the image, but to see the hidden file we need to open that image in a specific way. So lets get started.


How To Hide File Behind Image ?


In order to do this you should have basic understanding of command line.

1. Select an image to be used for hiding file behind the image.

2. Now select a file to hide behind the image and make it in .RAR format. With the help of the WinRAR.

3. And most important is that paste both the files on desktop. You may do this anywhere instead of desktop if you have some basic understanding of command line.
 

4. Now open cmd by going to Start > Accessories > Command Prompt and type following commands in it.
 

Code:
cd desktop

 

 

5. CD stands for change directory by typing above command you change your directory to desktop. After that type command given below.
 

Code:
Copy /b imagename.jpg + filename.rar finalimage.jpg

 

->Replace imagename.jpg with the name of image you want your file to be hidden behind. Don't forget to add image format (Eg: .jpg,.png,.gif)

->Replace filename with name of your file you want to hide. It must be in .rar format.

->Finally Replace finalimage.jpg with whatever name you want your final image with hidden files should be. This is the image where your file will be hidden.

6. Now when you will try to open this newly created image it will open as normal image, but to open you hidden file you need follow steps given below.


How To Access Hidden File ?


To access your hidden file you need to open the newly created image in winrar. Just follow simple steps given below to do that.

1. Open winrar

2. Now locate your image and open it or simply drag your image in winrar.

3. Extract the file and done.

Enjoy !

Source : http://www.coolhackingtrick.com/
 
 
Link to comment
Share on other sites


  • Replies 2
  • Views 582
  • Created
  • Last Reply

Hi!

Thank you for that helpful trick. It is also possible to use steganography by using software or online services, which allows you to add a password, for example. However, it must be specified that the image obtained with this command must not be modified, as it would be impossible to access the files that have been hidden there. :yes:
PS: The "cd desktop" command doesn't work on Windows... Instead, use this command:

CD "%USERPROFILE%\Desktop"

Best regards

Link to comment
Share on other sites


Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...