How To Hide Secret Files Inside Photos Using Winrar
Hiding secret files inside photos is example of Steganography. Ever heard of Steganography !!! Well for those who haven’t it simply an art of hiding secret files in plain form in so that only the reciptent knows thats its there
Uses of Steganography :
1. You can upload these photos on facebook , twitter , or via email and circulate your msg .2. You can hide all your secret data inside the photos in your computer and no one will come to know , even if they sees the photos.
3. You can pass secret msg to your friends very easily, without getting any attention. this can be done by encrypting the msg also but then it will arouse suspicion.
You will need compression software like winrar or 7zip. Here i will be using winrar . Just Google it and you can easily get it for free.
Steps to hide secret files inside photos:
Before we start Make sure that photos and text file both are in the same folder and install winrar if haven’t install it yet.1. Now select all of the files that you want to hide (not the photo), right-click on them, and choose the option to add to archive and name it secret.
2. Now you will get a compressed archive of name secret.rar.
3. Open your command prompt , change directory to folder where your files are stored using cd command. if you are new to command prompt check out how to use command prompt for bigginners .
4.Now type the following command:
copy /b photo.jpg + secret.rar secret.jpg.
5. Once you hit enter you should get a output like this and a new photo name secret.jpg.
And that’s it! The picture file will have been updated with the compressed archive inside!
How to read secret files inside photos:
You can access your hidden file in two ways.First is simple just change the extension to .RAR and open the file using WinRAR.
Second, open winrar >> file >> open archive and then select secret.jpg. Either way, you’ll see your hidden files show up that you can then extract out.
0 comments:
Post a Comment