How to Hide Your Files Inside a Picture
by Harris Naveed in Circuits > Computers
358246 Views, 1806 Favorites, 0 Comments
How to Hide Your Files Inside a Picture
Easiest way to hide any kind of file inside any picture.
100% guarantee: no damage to your system if you preform it properly and according to the given instructions.
Set Up:
1. Must have a .zip or .rar compressor.
2. Willingness to learn.
Make a New Folder No Your Desktop
Move the File (you Want to Hide) to Desktop.
Cut and Paste OR Drag and Drop the File (you Want to Hide) Into the New Folder
Archive (compress) the File From RAR OR ZIP As Shown in the Picture
Place the Picture on Your Desktop (in Which Want to Hide Your File)
Open Cmd (command Prompt)
You can open cmd (command prompt) by:
1. pressing windows start key and R.
2. then type cmd and then click OK.
Or just search it in the search bar !
Type following in cmd:
cd desktop
Now type in cmd:
copy /b picturename.jpg + foldername.rar outputfilename.jpg
1. If you used zip to archive the file, then type .zip in the end of your foldername OR if you used RAR then type .rar in the end of you foldername
2. Depending upon which type of picture you use you will have to type its extension name.
(for example : 'jpg' for Jpeg pictures, 'png' for Portable Network Graphics etc.)
3.If you use jpg picture than you will have to type jpg in the end of output file name and same for the others
(e.g png for Portable Network Graphics picture)
Now You Have Got the Picture in Which You Have Hidden Your File
preview it if you wish!
How to Recover Your Hidden File
1. Open cmd (command prompt) type:
cd desktop
2. Then type:
ren picturefilename.jpg outputfilename.rar
a. Depending upon which type of picture you used you will have to type its extension name in the end of picture file name
(for example : 'jpg' for Jpeg pictures, 'png' for Portable Network Graphics etc.)
b. If you used zip to archive (compress) the file, then type .zip in the end of your outputfoldername OR if you used RAR then type .rar in the end of you outputfoldername
Now you will see your picture file converted into a RAR or Zip file.
Just Exact that file on your desktop and you will find your secret file
Please view the video, if you are having any problems.