How to Hide Data inside an Image in Windows | Ethical Hacking

How to Hide Data inside an Image in Windows | Ethical Hacking






Hello friends, in this post we are going to learn how to hide your personal data and information inside an image that no one can able to find it or open it.

Step - 1: Make a New Folder and put all the files that you want to hide.


Step - 2: Compress all the files by using any compressor software such as WinRAR or 7-Zip.
Here, I am using WinRAR.


After Compressing you will see a new .rar file in your folder.




Step - 3: Choose an Image inside which you want to Hide all this Data or Information and put it in the same directory.




Go to the properties of the image to see its actual size.





Step - 4: Open Command Prompt in Administrative Mode as shown in the image.



Step - 5: Go to the directory inside which your data is present.

Use Command: cd "your_path_name"
In my case, it is: cd C:\Users\Adarsh\Digital Community


Step - 6: Now type the following command in the Command Prompt.

Use Command: copy /b 123.jpg + abc.rar 123.jpg


Step - 7: Now, check the properties of your image file its size will get increased. And all your data will get into the image.




Now, If you want to retrieve your data from the image. Simply open your image using WinRAR and extract it in any folder that you want.







If you have any problem and issue in this method then tell your problem in the comment section, we will try to solve it.

Thank You.

No comments:

Post a Comment

If you have any doubts, let me know.