Skip to main content

Here's what a VPN can't protect you from (but you need to use it)

The abbreviation " VPN " has slowly become established among average Internet users, which is certainly good, but the problem is that people have started to see VPN as the ultimate solution to all problems.

How to hide a file in a plain image?

How to hide a file in a plain image?

One "hacking" type tutorial where I will show you how to hide a file (song, document, text...) in a regular picture!

For this you will need:

  • An image in which you will hide some files,
  • That same file,
  • CMD ( an integral part of every Windows OS ).

Hide file:

So, create a folder where you will insert a picture and a document (or simply put them on the desktop).

Open CMD:

  • For Win7/Vista users – open Start and type CMD and enter in the search.
  • For XP users – open start, click Run and type CMD.

Now type "cd desktop" (without quotes) if you have placed the files on the desktop. If you placed them in a folder on your desktop, type "cd desktop/folder_name" (where you will replace folder_name with the name of the folder where your files are).

Now type the following command "copy /b image.jpg + song.mp3 newname.jpg" (without quotes).

image.jpg – the name of the image in which you want to hide the file (if the image has the name balloons.jpg, then enter it as such),

song.mp3 – the file we want to hide (if the file is named secret.mp3, then enter it as such).

Ok, now click Enter and in the folder where you have those two files, a new file (more precisely, an image) named newname.jpg will appear because we entered that name in the command.

File detection:

Now you can send that new picture to a friend, or transfer it to a flash drive, etc. and everyone will see only the image and will not even know that there is a hidden file in it (in our case it is a song).

How to discover that file? First, we need to configure something in Windows.

Open MyComputer and click the left ALT (on XP, that Menu is already at the top). Now click on "Tools" and "Folder options".

Click on the "View" tab and leave the box named "Hide file extensions for known file types" empty.

Now go back to the new file you received and you will see that it says "newname.jpg", change that .jpg to .mp3 and THAT'S IT! The song is here!

Comments

Popular this month

Copy the text from the image to a TXT file

In one of the last posts I wrote how to find the desired Font from an image, but what about the whole text? There are other tools for this. In order not to manually copy the entire text from an image, one site will do it for you - OCR .

Find a movie to your liking with artificial intelligence!

If you like watching movies like me, you've probably seen a lot of them and have trouble finding new ones to your liking. Don't worry, artificial intelligence is used everywhere, even for these purposes - look for movies for you.

Chrome finds which tab makes noise

Google has announced that the new version of Chrome 23 browser brings several interesting improvements, among which is the ability to find tabs where some sound is played.

Unlimited number of free SMS messages

The service is closed! With the help of a Free SMS service, you can send an unlimited number of messages to all numbers in the world. The service is located at: www.slidesms.com

How to run Linux distribution on Android

Android is an OpenSource system, which means that it offers us almost unlimited possibilities. One option is to install and run Linux distributions on Android devices. It can also be installed, for example. Windows XP but I will not write about it here.