Показать сообщение отдельно
Старый 08.01.2010, 15:35   #26 (permalink)
01pump
Member
 
Регистрация: 01.01.2009
Сообщений: 13,189
Сказал(а) спасибо: 0
Поблагодарили 0 раз(а) в 0 сообщениях
Репутация: 415
По умолчанию

Biilly Talent,

Вот это еще выполните

Код:
 
begin
SearchRootkit(true, true);
SetAVZGuardStatus(True);
DeleteService('PavTPK.sys');
DeleteService('PavSRK.sys');
DeleteService('TPSrv');
DeleteService('PskSvcRetail');
DeleteService('PSIMSVC');
DeleteService('PSHost');
DeleteService('PAVSRV');
DeleteService('PAVFNSVR');
DeleteService('Panda Software Controller');
DeleteFile('C:\Program Files\Panda Security\Panda Global Protection 2009\PsCtrls.exe');
DeleteFile('C:\Program Files\Panda Security\Panda Global Protection 2009\PavFnSvr.exe');
DeleteFile('C:\Program Files\Panda Security\Panda Global Protection 2009\pavsrv51.exe');
DeleteFile('c:\program files\panda security\panda global protection 2009\firewall\PSHOST.EXE');
DeleteFile('C:\Program Files\Panda Security\Panda Global Protection 2009\PsImSvc.exe');
DeleteFile('C:\Program Files\Panda Security\Panda Global Protection 2009\PskSvc.exe');
DeleteFile('C:\Program Files\Panda Security\Panda Global Protection 2009\TPSrv.exe');
DeleteFile('C:\WINDOWS\system32\PavSRK.sys');
DeleteFile('C:\WINDOWS\system32\PavTPK.sys');
RegKeyParamDel('HKEY_LOCAL_MACHINE','Software\Microsoft\Windows\CurrentVersion\Run','APVXDWIN');
DeleteFile('C:\Program Files\Panda Security\Panda Global Protection 2009\APVXDWIN.EXE');
DeleteFile('C:\Program Files\Panda Security\Panda Global Protection 2009\Gwmsrv.dll');
DeleteFile('C:\Program Files\Panda Security\Panda Global Protection 2009\Inicio.exe');
DeleteFile('C:\Program Files\Panda Security\Panda Global Protection 2009\sentrsc.dll');
RegKeyParamDel('HKEY_LOCAL_MACHINE','SYSTEM\CurrentControlSet\Services\Eventlog\Application\Sentinel','EventMessageFile');
RegKeyParamDel('HKEY_LOCAL_MACHINE','Software\Microsoft\Windows\CurrentVersion\Run','SCANINICIO');
RegKeyParamDel('HKEY_LOCAL_MACHINE','SYSTEM\CurrentControlSet\Services\Gwmsrv\Parameters','ServiceDll');
DeleteFile('C:\Program Files\Panda Security\Panda Global Protection 2009\PlaTasks.exe');
DeleteFileMask('C:\Program Files\Panda Security\Panda Global Protection 2009', '*.*', true);
DeleteDirectory('C:\Program Files\Panda Security');
ExecuteSysClean;
RebootWindows(true);
end.
После перезагрузки выполните в avz стандартный скрипт №2 и пришлите архив virusinfo_syscheck.zip


ЗЫ Вы Visual C++ переустановили по моей ссылке?
01pump вне форума   Ответить с цитированием
Ads

Яндекс

Member
 
Регистрация: 31.10.2006
Сообщений: 40200
Записей в дневнике: 0
Сказал(а) спасибо: 0
Поблагодарили 0 раз(а) в 0 сообщениях
Репутация: 55070