Steps to hide Text in an Image
To hide an text in an image, you should have:
i. A quality JPG image
ii. Text file you need to hide
iii. WinRar
Here I assume the text file we need to hide is named as text.txt and the image is image.jpg , hidenfile.rar is the compressed file of text.txt using WinRar.
Now let us see how to hide text in an image.
1. Save the image and text file in C drive ( C:\encrypt )
2. Open Command Prompt and go to C:\encrypt
{ Steps to go to C:\encrypt
i. Type cd\ and press enter, now you will go to C:\
ii. Type cd encrypt and press enter
}
3. On Command Prompt and type
copy /b image.jpg + hidenfile.rar newimage.jpg
Here newimage.jpg is the picture which contains the compressed file hidenfile.rar and you can send it your friend. He can open this file using winrar and extract the hidden message from the picture.
Related Articles
1. Secure a Folder by Redirecting it to Control Panel
2. Find the location of your Yahoo Chat Friend
3. How to increase the speed of your Internet connection
4. How to Access On Screen Keyboard in Windows
5. Power Cycle your Modem and Router
Technology Blog
1 comments:
This post is very good. we can send hidden data through images. That is why a few email service providers do not display,at first, images in an email because they may contain malicious codes.
Post a Comment