how to hide files in jpeg images

5
In this example we will hide a text message inside a picture. We have choose for this tutorial a text file named Secret.txt and a picture firefox.jpg. 1. Move your files you want to combine in a new folder, in our case C:\Hidden. 2. Add the file you want to hide into a new RAR archive (in our example named Secret.txt.rar). 3. WinRar created the archive in the folder where our files are located.

Upload: kraudio

Post on 15-Oct-2014

14.963 views

Category:

Documents


6 download

DESCRIPTION

How To Hide Files in JPEG Images

TRANSCRIPT

Page 1: How to Hide Files in JPEG Images

In this example we will hide a text message inside a picture. We have choose for this tutorial a text file named Secret.txt and a picture firefox.jpg.

1. Move your files you want to combine in a new folder, in our case C:\Hidden.

2. Add the file you want to hide into a new RAR archive (in our example named Secret.txt.rar).

3. WinRar created the archive in the folder where our files are located.

4. Open Command Prompt (Start -> Run..., type cmd and press Enter).

5. Go to the folder where your files are located, in this case C:\Hidden by using the cd

Page 2: How to Hide Files in JPEG Images

command.

6. Now type copy /b firefox.jpg + secret.txt.rar helpero.jpg where firefox.jpg is the original picture, secret.txt.rar is the file that will be hidden, and helpero.jpg is the file which contains both.

7. If you open helpero.jpg you will see the firefox.jpg image.

Page 3: How to Hide Files in JPEG Images

8. Try opening the file with WinRar (select All files).

Page 4: How to Hide Files in JPEG Images

9. Now you can see the text file that is hidden in the picture.

A simple solution to make this more secure, is to use encryption on the RAR file when your create it.

written by Cristian L.