Saturday 10 August 2013

How To Hide Your Files In Image


To hide your files in a image you must know some of commands of an windows command prompt and you must have a winrar. Now, lets begin.


1. Gather all files (which you want to hide) in to an specific folder any where in your pc. ( i recommend C:\Hidden)

2. Now compress all files to  .rar extension ( i.e with winrar e.g. secure.rar) and the file should also be in the same directory (C:\Hidden).

3. Now look for JPEG picture file (e.g. xyz.jpeg). Copy and paste that file also in  Specific folder you created  (i.e., C:\Hidden) .

4.  Open Command Prompt (Click Start--> Run --> cmd) and now you go to working directory (i.e C:\Hidden ).

5. In your command prompt you type

copy /b xyz.jpeg  + secure.rar look.jpeg


Therefore secure.rar is hidden in look.jpeg.
Now look .jpeg contains xyz.jpeg and secure.rar , if you want to view image( i.e xyz.jpeg) then you can open the look.jpeg in image viewer and if you want to open secure.rar then you can open it with winrar archive.


No comments:

Post a Comment