Friday, August 6, 2010

Notepad Magic


Magic 1 :     4 - 3 - 3 - 5     Trick 

Step 1: Open Notepad

Step 2: Write following line in the notepad.

             boss can hit ihacc

Step 3: Save this file with any name.

Step 4: Close the notepad.

Step 5: Open the file again. What did you see..!?

In notepad, any 4-3-3-5 letter word combo will have the same results.

Reason is :

It is because of IsTextUnicode function.

Whenever we open a text file in notepad,
This function determines whether the text is ASCII or Unicode.

1) We are saving to 8-bit Extended ASCII
    (Look at the Save As / Encoding format)
2) But we are reading from 16-bit UNICODE.

Magic 2 : Make Your Notepad As a Diary

Step 1 : Open a new Notepad.

Step 2 : Type .LOG

Image Loding...

      Notepad Magic.
Your Diary.
Step 3 : Save the file and Close it.

Step 4 : Hereafter, Whenever you open the file,
It will automatically insert the current date and time.

Step 5 : You can just enter your text as usual.

No comments:

Post a Comment

Innovative ways to fight against malware

Keep The Operating System Updated: The first step in protecting your computer from any malicious there is to ensure that your operating sys...