Hello, i am going to show you how to hide your secret message inside the image.
You can also visit http://errorcode401.blogspot.in/2013/06/hide-file-inside-image-needed-things-1.html to hide your file inside the image.
Let's Start.
You can also visit http://errorcode401.blogspot.in/2013/06/hide-file-inside-image-needed-things-1.html to hide your file inside the image.
Let's Start.
Step 1: Create Message File
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.
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: Select Image
Now you have to select image in which you want to hide your message.
Copy that Image File on desktop. [Here i am copying 401.jpg image]
Copy that Image File on desktop. [Here i am copying 401.jpg image]
Step 3: Hide Message in image
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 then Enter.
[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]
Now type cd desktop then hit Enter.
Then Type copy /b 401.jpg + msg.txt hiddenmsg.jpg then Enter.
[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]
No comments:
Post a Comment