Kaspersky Virus Removal Tool 7.0.0.290 (database released 07/08/2009; 13:20)
System Restore: enabled
It was the last warning. The next log with such violations will be removed, the topic will be closed
Switch off/Disable:
- Antivirus and and, if you have - Firewall.
- System Restore
- Execute following script in Manual Cure
Код:
begin
SearchRootkit(true, true);
SetAVZGuardStatus(True);
QuarantineFile('C:\DOCUME~1\ram\LOCALS~1\Temp\herss.exe','');
QuarantineFile('C:\DOCUME~1\ram\LOCALS~1\Temp\cvasds0.dll','');
QuarantineFile('C:\WINDOWS\system32\e8main0.dll','');
QuarantineFile('H:\wbj.exe','');
QuarantineFile('H:\autorun.inf','');
QuarantineFile('G:\wbj.exe','');
QuarantineFile('G:\autorun.inf','');
DeleteFile('H:\wbj.exe');
DeleteFile('H:\autorun.inf');
DeleteFile('G:\wbj.exe');
DeleteFile('G:\autorun.inf');
DeleteFile('C:\WINDOWS\system32\e8main0.dll');
DeleteFile('C:\DOCUME~1\ram\LOCALS~1\Temp\cvasds0.dll');
DeleteFile('C:\DOCUME~1\ram\LOCALS~1\Temp\herss.exe');
BC_ImportAll;
ExecuteSysClean;
ExecuteRepair(13);
BC_Activate;
SetAVZPMStatus(True);
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..