Wednesday, May 4, 2011

Hide File Behind JPEG Image


Info To Share
Do You Know?
How to hide any file behind the JPEG image manually 


Things that you need:
1. Winrar installed on your system.
2. command prompt.


Steps to Hide any File behind JPEG image Manually

1. Create a folder in C drive example- C:\hide

2. Now put all the files that you want to hide in this folder.

3. Than add these all files to compressed .rar file using winrar 
(example files.rar ).
Note: This rar file should be in the same directory (i.e. C:\hide)

4. Now Select the JPEG file that you want to use to hide the above content 
(say image.jpg). Put this image file also in the same folder that is in C:\hide

5. Next open Command Prompt .Make your working directory C:\hide.
  (When you open CMD you will get like C:\Documents and settings\username
 Now type cd.. and press enter and then again type cd.. and press enter. Now you have something like this in cmd  C:\   . Now in front of that type cd "hide"  and press enter. )

6. Type: “COPY /b image.jpg + files.rar output.jpg” (without quotes) - Now, image.jpg is the picture you want to show, files.rar is the file to be hidden, and output.jpg is the file which contains both....

7. Now, after you have done this, you will see a file output.jpg in C:\hide. Open it (double-click) and it will show the picture you wanted to show. Now try opening the same file with WinRAR, it will show the hidden archive... 


Info from : http://www.isoftdl.com

No comments:

Post a Comment