Featured Posts

  • Prev
  • Next

Hide Your Secret Files inside a Image !!!

Posted on : 17-03-2008 | By : Cloud | In : Code, Picture, Tips n Tricks

0

In thisarticle we will hide a text message inside a picture. We have choose for this tutorial a text file named Secret.txt and a picture wallpaper.jpg.

1. Move your files you want to combine in a new folder, in our case C:Hidden.

2. Add the file you want to hide into a new RAR archive (in our example named Secret.txt.rar).

3. WinRar created the archive in the folder where our files are located.

4. Open Command Prompt (Start -> Run…, type cmd and press Enter).

5. Go to the folder where your files are located, in this case C:Hidden by using the cd command.

6. Now type copy /b wallpaper.jpg + secret.txt.rar hack5.jpg where wallpaper.jpg is the original picture, secret.txt.rar is the file that will be hidden, and hack5.jpg is the file which contains both.

7. If you open hack5.jpg you will see the wallpaper.jpg image.

8. Try opening the file with WinRar (select All files).

9. Now you can see the text file that is hidden in the picture.

A simple solution to make this more secure, is to use encryption on the RAR file when your create it.

Related posts:

  1. Download files from FTP and Websites easily
  2. Secret Booting Screen in Vista Found !
  3. A Simple GIF image crashes Sony Ericsson Phones !!
  4. How to download Rapidshare Files – Video
  5. Share Huge Files Online (1.5 GB/FILE!)- Best Site Ever !!

Write a comment