Steps#1:-Create a new folder in C drive e.g. c:\secretfile
Step#2:-Move all the files you want to hide into this
folder.
Step#3:_Compress all the files to .rar e.g. secretfile.rar
Note: This .rar file
should be in the same directory e.g. c:\secretfile
Step#4:- Select the JPEG
file you want to use to hide the content (e.g. image.jpg). Put this image file
in the same folder i.e. c:\secretfile
Step#5:- Now, open
command prompt (Go to run and type 'cmd'). Make your working directory
c:\secrefile. (When you open Cmd you will get something like C:\documents and
settings\username (something like that)... Type cd\ and press enter so that
you'll be in the root directory i.e. C:. Now in front of c:\ type cd secretfile
and press enter)
Step#6:- Now type without
quote: "COPY /b image.jpg + secretfile.rar resultimage.jpg" - Now,
image.jpg is the picture you're using to hide the files, secretfile.rar is the
file to be hidden, and resultimage.jpg is the file that contains both (in other
words resultimage.jpg is the final result containing the hidden files.).
0 comments:
Post a Comment