Tips 'n' Tricks

DocRepair - To Recover corrupted Microsoft Word document http://www.jufsoft.com/docrepair/msmarketplace.asp

Steganography(Hiding text in a picture file)

Step 1: 1 Gather the files you wish to hide and the JPEG or JPG picture in which you want to hide the files. Any type of files may be hidden in any JPEG picture. Our example uses two text files, text1.txt and text2.txt, and the JPEG picture, picture.jpg.

Step 2: Compress the files that are to be hidden into one file. Use WinRAR to compress the files. Highlight the files, go up to "File," and choose "Add to archive." The WinRAR "Archive name and parameters" window pops up. Enter a name into the "Archive name" box, choose the RAR option under the "Archive format" section and click "OK." This creates a new RAR file containing all of the files to be hidden. Our example compresses text1.txt and text2.txt into text.rar.

Step 3: Combine the RAR file with the JPG picture. At the command prompt, type "copy /b + " and press enter.
Now the JPEG picture looks exactly the same but the files are hidden inside it and its size increased by the size of the hidden files. Our example is "copy /b picture.jpg + text.rar picture.jpg".
Step7
Access the hidden files within the JPEG picture. Simply right-click on the picture, choose "Open With," and then WinRAR.

Comments

Popular Posts