Sunday, May 31, 2009

Delete "Recent Documents" History

Any document that you open in Windows is added to the Recent Documents list. Now with this simple trick you can stop that!!!

* Start ==> Run ==> Type "Regedit"

* [HKEY_CURRENT_USER\Software\Microsoft\Windows\
CurrentVersion\Policies\Explorer]

* Right Click on the right Pane and create a new DWORD value.

* Assign Value Name as "NoRecentDocsHistory"

* Data Type as "REG_DWORD (DWORD Value)"

* If Value Data = 0 : disable restriction
1 : enable restriction



Wasn't that quite simple??

Please comment!!!

Have Fun :)

Monday, May 4, 2009

Find IP address from Mail ID

Hello Freinds, I am back with some more cool tricks this time that can save you from various security threats.

Now i am gonna just tell you, how easy it is to find the IP address of the person who has sent a mail in Yahoo.

(The information is meant only for security use and any misuse can be liable to punishment)

* Login to your account and Open the mail.

* On the right-top corner, click Options ==> Select "Standard Headers".

* There you are with all the ip addresses of the person who sent you the mail.

Check the ip address aside to the from:

But the mail sometimes may not come directly from his/her pc. Inorder to deviate the user the mail is passed through many gateways and then finally sent. And to trace out the IP address in such a case find the last "From :" and check the IP there.

Wasn't that cool and helpful...??

Please Comment!!

Have Fun!!

Find Who Hacked You

To find or trace the IP address of the person who has hacked you just follow these simple steps :

* Start ==> Run ==> Type "cmd" (or) "command".

* Type "netstat –a"

Now you have a list of IP addresses and the Domain names

The local address indicates your IP address and the foreign address indicates the ip address of the person who hacked you.

For more detailed or clear look

* Start ==> Run ==> "netstat –an".

This give the Ip addresses at local address.

Have Fun!!

Please Comment!!