Archive for April, 2008

Task Manager or Registry Editor Disabled?

Enabling Task Manager *You must have administrative access in your PC to do this. Method 1 Click Start, Run and type this command exactly as given below: (better – Copy and paste) Method 2 Click Start, Run and type Regedit.exe Navigate to the following branch: HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ […]

Capslock hacking batch code

You often chat and type while surfing arround net. What if your keyboard started being crazy and your mail isn’t opening even you’ve entered the correct passowrd. This simple few lines code enables and disables the capslock key randomly leading to type in capital and small letters repeatedly. Which reults wrong password and zigzag typing. […]

CD tray firmware hacking..

Using a simple visual basic script you can play with the CD tray. The code below is a VB script which opens and closes the CD tray randomly.Copy the codes below paste it in note pad and save it as “CDlay.vbs” with inverted comma. Its not harmful. After saving close the notepad and open the […]