Showing posts with label Steganography. Show all posts
Showing posts with label Steganography. Show all posts

Tuesday, 31 January 2012

Steganography

“Only a life lived for others is a life worth while.” -Albert Einstein.


                                    STEGANOGRAPHY
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, In following tutorial i will show you how you can Hide Data Behind Images without using any software

By Mukesh... 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

Robotic Process Automation

Robotic Process Automation - RPA                       Robotic process automation is the trending technology where soft...