Introduction: Hide Your Message Inside Text File (New Trick)

About: Here I am to share the things i know. Follow me and stay connected to get more. :) Youtube : http://bit.ly/YouTube_TheMOIsFactory Facebook : http://bit.ly/Facebook_TheMOIsFactory Twitter : http://bit.ly/Twitt…

Hello World!
This is Mohit and today i am gonna share one amazing trick which can help you to hide your secret message in text file. You can set one secret key to hide this message and whenever you want to access this message you have to use this key. :)

So... What we are waiting for??? Let's Start!!! :)

Step 1: Working With Cmd

First of all open command prompt(Windows + R, Type cmd and hit Enter)
now you have to change the directory where you want to create text file in which you will hide your message. you can change your current directory in command prompt by using "cd" command. Type cd followed by full path of your directory. (cd "Full path")

In my case i am just going to create text file on desktop. So i don't need to specify full path.

cd Desktop

Now this one is very important step. here we will use command "notepad". type notepad followed by your new text file name that you want to create (note: you have to specify .txt extension after file name) and then type : (colon) and then your secret key. So, syntax will be like

notepad myMessge.txt:833

here notepad is command name
myMessage.txt is my filename

: (colon) will work like separator

and 833 is my secret key (Note: You will never get your hidden message back, if you will forgot this key)

Step 2: Creating Text File

Once you will hit enter, one window will popup with message. It is just asking to create new text file with specified name. So, Click on Yes button.

Step 3: Writing Secret Message

Now its time to write your secret message that you want to hide from every one. It may be your password or some one's mobile number or my be some link ;)

Just write it and save this file by pressing Ctrl +S and then close this file.

Step 4: Checking Text File

Now you will see one text file on your desktop with the same file name that you just created. But when you will open this text file you will get nothing.

It means your message is invisible in this text file. So, no one will be able to see your message by opening this file.

Step 5: Reading Your Message Using Key

Now What if you want to open that message again. Just follow the same Step as given in Step # 1.

Open cmd (Windows + R, Type cmd and hit enter)

Navigate to that directory where your text file is stored.

Type command notepad followed by text file name including file extension and then type : (colon) and then secret key. Press Enter.

<strong>notepad myMessge.txt:833</strong>

Yeahhhh, you will be able to see that message. :)

You can also hide different message by using different key with one text file. For example

<strong>notepad myMessge.txt:123</strong>

Here 123 is different key, but we are using the same text file

Note : Your message will not be available, if you will delete the original text file.

Please subscribe our channel from here http://bit.ly/YouTube_TheMOIsFactory

I hope this one was interesting for you :)

I request you to follow me. So, you can get notification for my new instructable.

Stay Connected to get more.