Показать сообщение отдельно
Старый 16.12.2010, 16:53   #3
Стажёр
 
Аватар для snifer67
 
Регистрация: 11.04.2010
Сообщений: 977
Репутация: 96
По умолчанию

Выполните скрипт в avz
Код:
begin
SearchRootkit(true, true);
SetAVZGuardStatus(True);
 QuarantineFile('D:\setup.exe','');
 QuarantineFile('C:\WINDOWS.0\system32\vyre32.exe','');
 QuarantineFile('C:\WINDOWS.0\system32\syscache.exe','');
 QuarantineFile('C:\WINDOWS.0\system32\syre32.exe','');
 QuarantineFile('C:\WINDOWS.0\system32\umdmgr.exe','');
 DeleteFile('C:\WINDOWS.0\system32\umdmgr.exe');
 DeleteFile('C:\Documents and Settings\Лена\Local Settings\Temp\894.exe');
 DeleteFile('C:\Documents and Settings\Лена\Local Settings\Temp\808.exe');
 DeleteFile('C:\Documents and Settings\Лена\Local Settings\Temp\598.exe');
 DeleteFile('C:\Documents and Settings\Лена\Local Settings\Temp\236.exe');
 DeleteFile('C:\Documents and Settings\Лена\Local Settings\Temp\068.exe');
 DeleteFile('C:\WINDOWS.0\system32\syre32.exe');
 DeleteFile('C:\WINDOWS.0\system32\syscache.exe');
 DeleteFile('C:\WINDOWS.0\system32\vyre32.exe');
BC_ImportAll;
ExecuteSysClean;
BC_Activate;
RebootWindows(true);
end.
ПК перезагрузится.
snifer67 вне форума  
Ads