Saturday, October 20, 2018

Hide Files inside a Image




First of all you should compress your files what you need to hide.Then Hide compressed file using a CMD(Command Prompt) code.


After doing that when you double click you output(.jpg image) it will open as a image, but if you choose to open with winrar it will open compressed files.No one can think that there is a hidden compressed file inside image.


Steps :

1. Compress files in to one .rar file.

To do that you should have installed winrar software to your computer.
Otherwise you have to install it before do this.
Right click files folder and select add to add to .rar
Then files will be compressed, it will looks like this.


2. Copy a image file to the same folder.

If your compressed file in your D drive, you should copy the image to the drive.
Imagine that your compressed file name is file then it's file.rar file.
Imagine that your image name is Image then it's image .jpg

3. Open CMD

Win key + r --> Type cmd --> Press Enter

4. Go to the Path

Type D: and then press Enter

5. Type the code

copy /b image.jpg + file.rar output.jpg

Now close the CMD.
output.jpg is the final saved file there will be the compressed file inside the image.
It's invisible now.

Related Posts:

  • Dark Web The Dark Web is a term that refers specifically to a collection of websites that are publicly visible but hide the IP addresses of the servers that run them. Thus they can be visited by any web user, but it is very difficult… Read More
  • Hacking Computer hacking is the most popular form of hacking nowadays,especially in the field of computer security, but hacking exists in many other forms, such as phone hacking,brain hacking, etc. and it's not limited to ei… Read More
  • Augmented reality and Virtual Reality From social media filters, to surgical procedures, AR is rapidly growing in popularity because it brings elements of the virtual world, into our real world, thus enhancing the things we see, hear, and feel. When compared … Read More
  • HoloLens Microsoft HoloLens is made up of specialized components that together enable holographic computing. The optical system that works in lock-step with advanced sensors. The HPU that makes light work of processing a la… Read More
  • Tor What is Tor? Tor is free software and an open network that helps you defend against traffic analysis, a form of network surveillance that threatens personal freedom and privacy, confidential business activities and r… Read More

0 comments:

Post a Comment