Hide Text Inside Image

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjJ-rnRco7s_g3d2VMondcIv6eIgtPJw6zUX5QRN1R7YqFUdpXr2zXZn5PucoXHlMaqPWciQIvgmcPN10n7VHEZrD2Fc6dflW3mFbz7jzArgmSr9UG4JmwPhOzp_FEfea-icDPWPZ2eAVA/s1600/hide-text.jpg

Hiding a text or secret message into an image or picture is one of tricks in Steganography. With this trick, you could hide any message as you want and other peoples will not notice that there is some secret message inside that image. So, your message will safe until it's delivered to the target or destination because the inserted message will not change the image visually and almost there are no differences between the original image and message "carrier" image.
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhz5wDiwT9bhPvDmU90UXKDPgYGCm8rN8TibMU-pGhLeNiZdjZwaUMFJpSDo8nBAIAbyLyhrG80-1KjrXElyW13XvwqdR6kJGI50vBsJDP-ERVhPbxMBOaGE6H2EIIMmD1s_jH04PPrHDw/s1600/stegano-scheme.jpg

You can try this trick using Command Prompt on Windows and just follow this simple steps :

1. Choose an image file and you have to know where it's saved or its directory. For example, I use mozilla.jpg to hide my secret message and its directory is on C:/.

2. Open Command Prompt and Run as Administrator then navigate to your image directory. After that, type this code carefully echo "Type your message here" >> "mozilla.jpg" and hit ENTER button.
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg7_obbX0nkVPgJLDWgy4ke0AnHkLL_s4-O6njlOzfIbVM7WsRrABHiyyeZsZmruhNHMfCuTTusAWYK0fZ6kVZAtg2Ge3283FrbKcYzE_pI0zzipmo_cb83i6cXl1owDFm8WfQrnwbTFBw/s1600/2.jpg
 
3. To check your message, go to your image file and open it with Notepad. Just Right Click -> Open With -> Notepad.
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgaICG5NPL66f6HFy6HoGd-kA8-JDQ619wfi9QYTw0x321vKcFLZ95VdWosR9uX2QJ-KPv5GQbYFCiwX5Ys3nQ7rtV8RHIUfZek162AR4DzPpL9-odJDz4gDclo5jilbYstXdbDLCnUYZU/s1600/3.png
4. Scroll down to the bottom and you will find your message into it.
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj5Pih7tXC5AzyVFfEOTVjT0fQEawsiaWc_S-BjkDxb0x6ujyGIZl4jsSUqdy7d2YTI7VQxvX_K7W_nqLMpXNOTlaLvZecMihC4nnjkXwLAGBwiQZGh-TWViVHGoIfvtmS4_LCYieIUgqk/s1600/4.png

Just simple steps and but we will send the message with style and also security.

Comments