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.
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.
0 comments:
Post a Comment