Компьютерный форум

Компьютерный форум (http://pchelpforum.ru/index.php)
-   Безопасность (http://pchelpforum.ru/forumdisplay.php?f=26)
-   -   Windows не удалось найти "csrcs.exe" (http://pchelpforum.ru/showthread.php?t=40987)

alexthunder 20.11.2010 19:18

Windows не удалось найти "csrcs.exe"
 
Вот логи AVZ и HIJACKTHIS

http://exfile.ru/138133
http://exfile.ru/138134

Iljeben 20.11.2010 19:38

alexthunder, выполните в AVZ следующий скрипт (AVZ-Файл-Выполнить скрипт...):
Код:

begin
SearchRootkit(true, true);
SetAVZGuardStatus(True);
 QuarantineFile('Explorer.exe csrcs.exe','');
 QuarantineFile('C:\WINDOWS\system32\csrcs.exe','');
  DeleteFile('C:\WINDOWS\system32\csrcs.exe');
  DeleteFile('Explorer.exe csrcs.exe');RegKeyParamDel('HKEY_LOCAL_MACHINE','Software\Microsoft\Windows\CurrentVersion\RunServices','csrcs');
 RegKeyParamDel('HKEY_LOCAL_MACHINE','Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\Run','csrcs');
BC_ImportAll;
ExecuteSysClean;
ExecuteRepair(8);
ExecuteRepair(16);
BC_Activate;
RebootWindows(true);
end.

После выполнения скрипта комп перезагрузиться. Выполните в AVZ Стандартный скрипт 2 и пришлите архив virusinfo_syscheck.zip.


Текущее время: 20:53. Часовой пояс GMT +4.

Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2026, vBulletin Solutions, Inc. Перевод: zCarot
Copyright ©2007-2016, PCHelpForum.ru.