Monday, March 10, 2008

Hide Files In JPEG Image

open cmd prompt ..

comprese the reqired file(can be exe or any file) using a RAR or 7ZIP or any other compressing tool

type the following on a command prompt

copy /b "a jpeg file" + " the zipped file " "destination jpeg file name"
/b means convert to binary format

eg :

copy /b src.jpeg + src.rar des.jpg

now open des.jpg ... this ll be the same image as src.jpg but varies in size.....



Now u hide ur personal file

No comments: