mealeks, AVZ, меню "Файл - Выполнить скрипт" -- Скопировать ниже написанный скрипт-- Нажать кнопку "Запустить".
Код:
begin
SearchRootkit(true, true);
SetAVZGuardStatus(True);
QuarantineFile('c:\docume~1\e4ce~1\locals~1\temp\__samsung_update\addmem.sys','');
QuarantineFile('c:\windows\system32\1f82b21d.exe','');
QuarantineFile('c:\windows\system32\ajtpter.exe','');
QuarantineFile('c:\windows\system32\cvkrzod.exe','');
QuarantineFile('c:\windows\system32\denvjvg.exe','');
QuarantineFile('c:\windows\system32\nslxjhh.exe','');
QuarantineFile('c:\windows\system32\varpxhc.exe','');
DeleteFile('c:\docume~1\e4ce~1\locals~1\temp\__samsung_update\addmem.sys');
DeleteFile('c:\windows\system32\1f82b21d.exe');
DeleteFile('c:\windows\system32\ajtpter.exe');
DeleteFile('c:\windows\system32\cvkrzod.exe');
DeleteFile('c:\windows\system32\denvjvg.exe');
DeleteFile('c:\windows\system32\nslxjhh.exe');
DeleteFile('c:\windows\system32\varpxhc.exe');
RegKeyStrParamWrite('HKLM', 'SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon', 'UserInit', GetEnvironmentVariable('WinDir')+'\system32\userinit.exe,');
DeleteService('addmem');
BC_ImportAll;
ExecuteSysClean;
BC_Activate;
ExecuteRepair(20);
RebootWindows(true);
end.
После выполнения скрипта компьютер перезагрузится.
Сделайте еще раз 2-й стандартный скрпит, лог virusinfo_syscheck.zip приложите к посту.