Monday, 12 January 2015

Hide Data Behind Images Without Using Any software......




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

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.

Related Posts:

  • How to Boost Internet Speed by 20% without any Software Increase internet speed by 20% without any software – Microsoft reserves 20% of your available bandwidth for their own purposes like Windows Updates and interrogating your PC etc. By unreserving this bandwidth, you c… Read More
  • ShutDown PC million Times 1.right click on the desktop 2.click shortcut you will get a dialogue box, write in it: shutdown -s -t 1000 c "any comment u want" then press next note: this "1000" i wrote is the time in seconds needed for ur computer to sh… Read More
  • How to stop someone's internet access Open  Notepad And Type This @Echo off Ipconfig /release Save that as a .bat and send it to someone. They're IP address will be lost, and therefore they won't be able to fix it However, this is VERY easy to fix. Sim… Read More
  • MAKING MOST DANGEROUS VIRUS CALLED MATRIX Warning - Do not run it on your computer I'm gonna teach you how to make a virus named Matrix... 1-Open notepad 2-Put in this code #include #include #include #include #include #include #include using namespace std; int … Read More
  • SHUT UR INTERNET PERMENANTLY This is a slightly more advanced one. It shuts down your internet permanately. I tried it on myself accidently, i knew what it did, and it still took me a couple of days to get my internet back. works best on XP, not teste… Read More

0 comments:

Post a Comment