Boot the computer in Normal mode.
Execute the script:
Код:
begin
SetAVZGuardStatus(True);
QuarantineFile('C:\WINDOWS\system32\imapi.exe','');
QuarantineFile('C:\Documents and Settings\tazebama.dll','');
QuarantineFile('c:\windows\system32\rvhost.exe','');
DeleteFile('c:\windows\system32\rvhost.exe');
DeleteFile('C:\Documents and Settings\tazebama.dll');
DeleteFile('C:\WINDOWS\Tasks\At1.job');
DeleteFile('C:\autorun.inf');
DeleteFile('D:\autorun.inf');
DeleteFile('E:\autorun.inf');
BC_ImportDeletedList;
ExecuteSysClean;
BC_Activate;
CreateQurantineArchive('C:\quarantine.zip');
RebootWindows(true);
end.
The computer will reboot. Boot it in Normal mode.
Upload file C:\quarantine.zip by link http://virusinfo.info/upload_virus_eng.php?tid=43664
Collect system information and attach new file avptool_syscheck.zip to your thread.