Gaming

This section deals with gaming related articles like game reviews,emulators,addons and much more…

Mobile

This section deals with mobile related articles like pockect pc tools,themes,tweaks,tips and much more…

Softwares

This section deals with software related articles like software reviews,various types of freewares and much more…

Tweaks

This section deals with articles related to various tweaks and tricks for useful softwares and tools.

Web 2.0

This section deals with web 2.0 related articles like various online utilities,services,social networking and much more…



Home » General, Security, Tweaks

Hide Videos,Mp3’s,Private Documents,Confidential Information in JPG Image Files.

Posted by Anurag on Tuesday, 22 July 2008

Lets say that you want to Hide a Confidential pdf document in which all your bank details,passwords,Credit Card Nos. from tax investigation officers.So for this i there is a nice trick you can use.In actual what you can do is convert file to jpg so that if someone opens the file he can see the image of your choice and nothing else.And when you want to view your pdf document just change the extension to pdf and you are done to get your pdf file back.

So lets start with the Trick:

  1. All you need is just two files a)image file of your choice b)A file which you want to hide.
  2. Copy these both file to C:\(Drive)
  3. Click “Start” button on your Taskbar and Select Run.
  4. Type cmd.exe and Press Enter.(this will bring command prompt window)
  5. Now type “Cd\” without Quotes and press enter to move to C:\
  6. Type following command and press enter

copy /b mypic.jpg + topsecret.pdf mynewpic.jpg

Structure of Command

copy(space)/b(space)”image file of your choice.jpg”(space)+(space)”file which you want to hide.extension”(space)”new Name to Image File.jpg”

To Recover the topsecret.pdf just Rename mynewpic.jpg to topsecret.pdf.Here for example I have used a Pdf file.You can use this trick to any file type,but for that you will have to compress that file to .rar format using Winrar tool(Download) before executing above command in dos promt.And then to Restore the original file just rename to myfile.rar and extract it using Winrar.Remeber to Write the command in the syntax given below otherwise the trick will not work.

Syntax:

copy /b mypic.jpg + topsecret.pdf mynewpic.jpg

[Spread]Promote This Post.
If you like this entry,help us promoting it by sharing with your friends. []

”Stumbleupon” ”del.icio.us” ”Reddit” ”Digg” ”Technorati” ”Technorati”



You May Like To Read This:



Comments.

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.