OK, this little trick will teach you how to hide Zip or Rar file inside a picture.
I done this to the picture below, simply save it and open it with WinRAR. I hide a simple text file in it! By default, you will open it as a picture.
How this was done? Let’s get started!
- Select a picture (Any picture/photo).
- What files/stuff that you want to hide? Put all in a folder (in my example I name it “secret”) and add to archive (Zip/Rar). Now you will have secret.zip or in my example is secret.rar. (You can set a password for it too).
- Copy your picture and the zip/rar file to the same directory. To make things simple, I copy it to my C:\.
- OK, now run your Command Prompt (Start > Run > “cmd”).
- Now, in your Command Prompt, get to your C:\ directory by typing “cd\” without quotes. (See below).
- OK, now it’s time to execute the “secret” move. Type “copy /b Billgates.jpg + secret.rar Billgates_secret.jpg” without quotes, where Billgates.jpg is the picture’s name and secret.rar is the archive’s name and Billgates_secret.jpg is the output file (The picture with the embedded archive file). See below.
- Done
If you open it, by default you see the picture. If you open it with WinRAR you see the “hidden” files inside it!
No comments:
Post a Comment