Have you ever wondered is it possible to hide some secret files inside pictures? My answer is YES. You can hide important documents inside picture and transport them safely and to anyone that looks at it, it will be a plain picture file.
You just need any RAR compression tool to achieve this task. If you do not have RAR compression utility installed on your pc, you can download one from here and install it.
Now choose any picture file which you like to transport having secret files hidden in it.
I have chosen picture of beautiful Bollywood actress Katrina Kaif (KatrinaKaif.jpg) and secret file (secret.txt) to work with.

I have copied these two files inside folder C:\picture. Let’s begin hiding secret.txt file inside this picture. Right click on the file secret.txt and select “add to secret.rar”. This will create a file secret.rar inside C:\picture folder.

Next, click on “Start” Menu from Windows XP taskbar and click on “Run”. Run dialog box will pop up, type “cmd” and press OK, which will open the command prompt. Change directory to C:\picture by typing command “cd C:\picture”.
Now type following command
copy /b KatrinaKaif.jpg + secret.rar picture.jpg
to create picture.jpg.

The newly created picture.jpg will look same as KatrinaKaif.jpg but with secret files hidden in it.

You can send this picture.jpg to anyone without disclosing the secret file directly.
But how to get this hidden secret.txt file back? To get back the secret file you need to open picture.jpg in WinRAR tool to extract the secret.txt file.

Email This Post
Print This Post
















{ 1 trackback }
{ 4 comments… read them below or add one }
Awesome technique..
thanks for sharing this information.
you’re welcome Rohit.
Nice technique
thanks for this enlightment
Thanks Bharat for your comment.