PDA

Просмотр полной версии : help me



dani
11.02.2008, 04:33
help me

NickGolovko
11.02.2008, 07:19
Hello,

please run the following script:


begin
SearchRootkit(true, true);
SetAVZGuardStatus(True);
QuarantineFile('c:\program files\video add-on\isfmntr.exe','');
QuarantineFile('c:\program files\video add-on\isfmm.exe','');
QuarantineFile('c:\program files\video add-on\icthis.exe','');
QuarantineFile('http://www.freeietool.com/redirect.php','');
QuarantineFile('C:\Program Files\Online Add-on\ictmdl.dll','');
QuarantineFile('C:\Program Files\Helper\1202473980.dll','');
QuarantineFile('\??\C:\WINDOWS\system32\windrvNT.s ys','');
QuarantineFile('\??\C:\Program Files\WordScript\port.sys','');
QuarantineFile('C:\WINDOWS\system32\wuuawkz.dll',' ');
QuarantineFile('c:\program files\video add-on\icmntr.exe','');
DeleteFile('C:\WINDOWS\system32\wuuawkz.dll');
DeleteFileMask('c:\program files\video add-on\','*.*',true);
DeleteFileMask('C:\Program Files\Helper\','*.*',true);
DeleteFileMask('C:\Program Files\Online Add-on\','*.*',true);
BC_ImportDeletedList;
ExecuteSysClean;
BC_Activate;
RebootWindows(true);
end.

Your system is supposed to reboot automatically.

If that somehow fails, please reboot manually and post a fresh log for us to review.

Also please upload the quarantined files in accord with the Rules.