Saturday, July 26, 2008

Hide Secret Files in JPG images

Trick to hide secret files inside the jpeg images

Let me Describe the way with an example,
pic.jpeg-------->Picture File(to be used to hide secret file)
movie.wmv------>Secret File
First of all convert the movie file in .rar using winrar
then point to the folder where these are located in command prompt
then type the following command,

copy /b pic.jpg+movie.rar new.jpg

after executing this command you will be getting the reply as 1 file(s) copied.
thats it you are done.

if you double click that new.jpg it will open into a picture
if you open it with a winrar you can see the movie file