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

How to Hide Data inside an Image in MacOS | 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.




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 know the initial size of the image.




Step - 4: Open Terminal 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 /Users/adarshkumar/Downloads/Upload/Digital_Community


Press Enter



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

Command: cat cover.jpg Archive.zip > hidden.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 type unzip hidden.jpg in your terminal.



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.