Skip to main content

Hide any file inside a jpg image

Recently, while surfing i got through a technique to hide files using a jpg image.

Here are the steps to hide a file using jpg image.

1. Place the jpg file and the other file into same folder.

2. Add both the files to a zip file.

3. Open the command prompt and navigate to the folder where this zip file is placed (you can do that using cd command ).

4. Type the following command: copy /b [old image] + [file] [new image]

5. That's it the file then turns into a jpg file and when you click it it opens just like an image.
If u need to reopen the actual file then just right click and then click open with option and choose winrar.

Try it now....hope u find this post useful.

Comments

Popular posts from this blog

Appium 1.5

The most awaited Stable version of Appium... 1.5 has been released. Go through the below update from Jonathon. Appium 1.5.0 Released Appium 1.5 The Appium team is extremely proud to announce the release of Appium 1.5! Go ahead and npm install -g appium while you read the rest of this post! Appium 1.5 has been in the works for over half a year, and we would like to share why it's such an important release for us.