(database released 12/08/2009; 11:22)
			
		
 
	 
 - please use always the last version of AVPTool
Switch off/Disable:
- Antivirus and and, if you have - Firewall.
- System Restore
- Execute following script  in Manual Cure
After copying in the AVPTool-Window replace [dirname] with the names of directories as written at your system.
	Код:
	begin
SearchRootkit(true, true);
SetAVZGuardStatus(True);
 StopService('t32brw8g9i');
 QuarantineFile('D:\[dirname]\Thunder\ComDlls\TDAtOnce_Now.dll','');
 QuarantineFile('D:\[dirname]\Thunder\ComDlls\xunleiBHO_Now.dll','');
 QuarantineFile('C:\windows\system32\drivers\bfsdrv.sys','');
 QuarantineFile('C:\windows\System32\Drivers\Efimon.sys','');
 QuarantineFile('C:\windows\system32\Drivers\Hookport.sys','');
 QuarantineFile('ulsata.sys','');
 QuarantineFile('MPSVCService.sys','');
 QuarantineFile('C:\windows\system32\drivers\360SelfProtection.sys','');
 QuarantineFile('C:\windows\system32\drivers\t32brw8g9i.sys','');
 QuarantineFile('D:\[dirname]\Thunder\program\Thunder.exe','');
 QuarantineFile('D:\[dirname]\360safe\safemon\360tray.exe','');
 QuarantineFile('C:\windows\system32\drivers\mp110009.sys','');
 QuarantineFile('C:\windows\system32\drivers\mp110011.sys','');
 DeleteFile('C:\windows\system32\drivers\t32brw8g9i.sys');
 DeleteService('t32brw8g9i');
BC_ImportAll;
ExecuteSysClean;
ExecuteRepair(13);
BC_DeleteSvc('t32brw8g9i');
BC_Activate;
RebootWindows(true);
end.
 After reboot execute following script in Manual Cure
	Код:
	begin
CreateQurantineArchive('C:\quarantine.zip');
end.
 - Clean Temp-Maps, Cache of Browsers, Recycler.  Use Windows service tool cleanmgr  or CCleaner or ClearProg
- Close all the programs and start only Internet Explorer!!!
- Repeat a log file.
- Switch Antivirus and, if you have - Firewall, on.
- Go On-Line
- Upload the C:\quarantine.zip over the link Upload quarantined files on the top of this page.
- Attach a log to your new post..