Yes we can hide our files, folders, movies, whatever you want in a jpg image. There are some commands used with command prompt by which we can hide our data in any jpg image.
Steps:
1] Choose one image file of your choice and copy it on the desktop.
2] Make new folder on the desktop and copy your data in it, then convert it into .rar file. After crating it(.rar) delete previous folder not rar file.
3] Click on 'start' then click on 'run' and then type 'cmd' and hit enter. Then type 'cd desktop' and hit enter. A desktop prompt will appear like this desktop>.
4] Now type in 'copy /b picturename.jpg + foldername.rar outputfilename.jpg'.
5] Now there should be the output file name with a .jpg extension on the desktop.
( Do not close Command Prompt just yet. )
6] Check your output file image size, it must have increased than your original one.
7] When your done looking, and want to view the hidden files
Type: ren outputfilename.jpg outputfilename.rar
Now you’re done!
No comments:
Post a Comment