Store your message inside Image

Hide your Message behind the Image




Hello, i am going to show you how to store your secret message inside the image.
Follow my instruction.


Step 1 : Open Notepad [Start >> Run >> Type "notepad" >> Enter]

Type your message which you want to hide in image and save it on deaktop.


Here i am saving my message in msg.txt file.



Step 2 : Copy one image on desktop. [Here i am copying 401.jpg image]



Step 3 : Now Open Command prompt [Start >> Run >> Type "cmd" >> Enter]
Now type cd desktop then hit Enter.
Then Type copy /b 401.jpg + msg.txt hiddenmsg.jpg



[Note : Here hiddenmsg.jpg is new image file which contain your message.
401.jpg is your image and msg.txt is text file

you have to change this file name in command as per your file name]



Thats it...!!! Now you can delete your old file [401.jpg and msg.txt]
Now you can see one new image file on your desktop name with hiddenmsg,jpg 

How to see your message??

Step 1 : Open your new image [hiddenmsg.jpg] with notepad.

Step 2 : Go to End of that file. you will see your message there.




Popular posts from this blog

Configure GSuite Account with Outlook

FFHide batch program for windows

Create your own run command in windows by easy steps