Warning - This Website is only for education purposes, By reading these articles you agree that HackingBytes is not responsible in any way for any kind of damage caused by the information provided in these articles.

Thursday, February 28, 2013

Hide Your Data Behind Any File :Stegnography



Steganography is the art and science of hiding messages, Images, Data .etc  in such a way that no one, apart from the sender and intended recipient, suspects the existence of the Data, a form of security through obscurity. By using this trick your data will get hidden into any image of your choice without reducing its quality, you can Hide Data  Behind  Images without using any software

Hide Data Behind Images Without Using Any Software
1. Create a folder in your C drive and name it as “hide

2. Copy all the images you want to hide and also the image behind which you want hide into this directory.


3. Now select the images you want to hide and add them to archive i.e keep them in winrar.
Now you will see one more file named “hide.rar” in your directory.



4. Now open command prompt and change your root to your current directory as shown in the figure and type the following command.
            
          Copy /b aish.jpg + hide.rar output.jpg

  • Here “aish.jpg “ is the image behind which you want to hide.
  • “hide.rar” is the file of images to be hidden.
  • “output.jpg “ is the output file that we want.
After executing the following command, we will see an extra image called “output.jpg” as shown in the figure.


Now you can delete all the files except “output.jpg”.If you double click the file, it opens a normal image. But you can see the hidden files by opening the file with winrar.



This tutorial can be used for any type of files like mp3,wmv,txt etc

1 comment:

  1. This is an interesting and a good way to secure information online. But I am not familiar with any of its application. I wish to know about the applications that make use of this concept for securing information.
    e signatures

    ReplyDelete

LinkWithin

Related Posts Plugin for WordPress, Blogger...