1.Add all required files to be hidden in a .rar file (eg secret.rar).
2.Select an image under which the files are to be hidden.
3.keep both files in the same folder.
4. Open command prompt and browse to the folder containing above files.
5. type the following command
copy /b myimage.jpg + secret.rar myimage.jpg
here myimage is name of the image under which files are hidden and secret.rar is .rar file
mentioned earlier.
2.Select an image under which the files are to be hidden.
3.keep both files in the same folder.
4. Open command prompt and browse to the folder containing above files.
5. type the following command
copy /b myimage.jpg + secret.rar myimage.jpg
here myimage is name of the image under which files are hidden and secret.rar is .rar file
mentioned earlier.
No comments:
Post a Comment