Tips, Tricks And Computer Info..

About

Movie Category 1

Next after Kitkat.. Its Android L

Hi friends, we have been listening about the new Android, i.e Android L, which has not been ...

Check Original Installation Date of your Windows

You may be Curious to Know the Original Installation Date of Windows. We all want to know when our ...

Coolest Youtube Tricks

 Coolest Youtube Tricks that you must Know 1.Set a Specific Start Time: Many times yo...

Subscribe Us

Template Information

Test Footer 2

Movie Category 3

Theme images by hdoddema. Powered by Blogger.

All Movies Collection

Movies of The Week

Popular Posts

Join This Site On Google Friend

FAQs

  • Simple yet cool System tweaks

    The Best Computer Tips and Tricks: System Tweaks Disable System Restore: You can gain a lot ...
No posts

Movie Category 5

Technology

Movie Category 4

You are here: Home / , Hiding your content behind an Image file

Hiding your content behind an Image file

| No comment
Now this is what you will be surely interested in...
Till now you have seen how to hide your content from the user in many ways, but what if i say you that the file will be visible to the user, he can open the file, he can see the content, but not the one which you are hiding..
YES, you can hide your content behind an image file, so that  if the user opens the file, he can see the image, and cannot imagine that there might be something else hidden behind this image..




For executing this trick you need:
  • winzip or winrar
  • sample image file 
steps:
  1. Create a new folder and copy all the items, files that you need to hide in that folder
  2. With the help of winzip or winrar, make one compressed zip file of that same folder.(right click on that folder and select add to "foldername.rar" option- in case of winrar)
  3. Copy the image you want to display in the same directory of that folder
  4. press win+R to open RUN, then type cmd to open command prompt.
  5. go to the directory where both the files are saved (eg: C: for c drive and to move inside folders, type cd foldername)
  6. Now comes the command, type copy /b imagename.jpg+filename newimage.jpg

DONE!!!