Here’s some good old instructions that I found to hide documents in a jpeg so that your confidential data remains secret forever.
(Actually this trick works for every type of data)
- WinRAR your documents or anything.Just put in a single .rar file.
- Now copy your .rar file and put it in the same directory as a jpeg picture (c:\secret is a good place to put it)
- Open up a command prompt by clicking Start/Run and typing “cmd” and click ok.
- In the DOS window, type “cd c:\secret” to navigate to the folder
- Type “copy /b input.jpg + input.rar ouput.jpg
(where input jpeg is the picture you want to show, input.rar is the file you want to hide and output.jpg will be the name of the new combined file)
0 comments:
Post a Comment