X
wikiHow is a “wiki,” similar to Wikipedia, which means that many of our articles are co-written by multiple authors. To create this article, 16 people, some anonymous, worked to edit and improve it over time.
This article has been viewed 49,231 times.
Learn more...
You want to send a secret message or note to your friend, partner or other, but don't know to how to send that message to them that no one can suspect you. Then this article will guide you how to send that message through a picture that no one can suspect you.
Steps
Part 1
Part 1 of 4:Preparing the Picture
Part 1
-
1
-
2Create a .bmp picture file. To do so, follow these steps. If you already have one, you can skip ahead.
- Open any picture type with any image editor.
- Click on File > Save as.
- Write the file name and choose 24-bit Bitmap (*.bmp,*.dib) or any .bmp type from the "Save as type drop down list.
- Click on Save and exit from the image editor.
- If you don't have any picture file, then open an image editor. Draw any picture and save it in .bmp format.
Advertisement
Part 2
Part 2 of 4:Preparing the Message
Part 2
Part 3
Part 3 of 4:Combining the Picture and Message
Part 3
-
1
-
2Type below code in Command Prompt and hit ↵ Enter.
copy "<PICTURE FILE PATH>" + "<TEXT FILE PATH>" "<NEW PICTURE PATH>"-
Example:
copy "C:\Documents and Settings\Administrator\Desktop\Secret\pic.bmp" + "C:\Documents and Settings\Administrator\Desktop\Secret\note.txt" "C:\Documents and Settings\Administrator\Desktop\Secret\secret.bmp"
-
3Check back at your folder. You'll find a new .bmp file named secret.bmp, which is your final image file, which contains your secret message.Advertisement
Part 4
Part 4 of 4:Decoding
Part 4
Community Q&A
-
QuestionI cannot open the picture in notepad on Windows 10. What should I do?
Community AnswerTry downloading a different program, such as notepad++. -
QuestionSomehow it doesn't work, I write the code but after I hit enter it just opens the first .bmp file in Photoshop. What am I doing wrong?
Community AnswerCheck the file extension. The data format should be .exif instead of .bmp. If you didn't save as .exif, it won't work correctly.
About This Article
Advertisement
































































