помогите вылечить компьютер от вирусов.какие именно не знаю,плохо в компьтере разбираюсь.
спасибо
Printable View
помогите вылечить компьютер от вирусов.какие именно не знаю,плохо в компьтере разбираюсь.
спасибо
1) Отключите восстановление системы.
2) Выполните скрипт в AVZ:
[CODE]begin
SearchRootkit(true, true);
SetAVZGuardStatus(True);
DeleteFileMask(GetAVZDirectory+'Quarantine', '*.*', true);
TerminateProcessByName('c:\windows\system32\dllcache\qxchost.exe');
TerminateProcessByName('c:\documents and settings\Кристи\application data\microsoft\installer\{b6bccb80-b3fc-4e97-8513-a7bee73a5c5a}\win.pif');
QuarantineFile('C:\Program Files\ContentSaver\ContentSaver.dll','');
QuarantineFile('C:\WINDOWS\system32\dllcache\qxchost.exe','');
QuarantineFile('c:\documents and settings\Кристи\application data\microsoft\installer\{b6bccb80-b3fc-4e97-8513-a7bee73a5c5a}\win.pif','');
QuarantineFile('C:\RECYCLER\S-1-5-21-2959446121-3961888442-680479609-0632\isl.exe','');
QuarantineFile('C:\RECYCLER\S-1-5-21-1482476501-1644491937-682003330-1013\Fixer32.exe','');
QuarantineFile('C:\System Volume Information\_restore{A3E1D60F-DC23-4A32-B1AF-F8828C440DD8}\RP19\A0003544.exe','');
QuarantineFile('C:\Documents and Settings\Администратор\Local Settings\Temp\~DF66D9.tmp','');
QuarantineFile('C:\Documents and Settings\Администратор\Local Settings\Temp\~DFEEF1.tmp','');
QuarantineFile('C:\Documents and Settings\Администратор\Local Settings\Temp\~DFF3D3.tmp','');
QuarantineFile('C:\Documents and Settings\Кристи\Local Settings\Temporary Internet Files\Content.IE5\HLJYX1DF\sd[1].exe','');
QuarantineFile('C:\Temp\081.exe','');
DeleteService('Microsoft Agent');
DeleteFile('c:\windows\system32\dllcache\qxchost.exe');
DeleteFile('c:\documents and settings\Кристи\application data\microsoft\installer\{b6bccb80-b3fc-4e97-8513-a7bee73a5c5a}\win.pif');
DeleteFile('C:\RECYCLER\S-1-5-21-2959446121-3961888442-680479609-0632\isl.exe');
DeleteFile('C:\RECYCLER\S-1-5-21-1482476501-1644491937-682003330-1013\Fixer32.exe');
DeleteFile('C:\System Volume Information\_restore{A3E1D60F-DC23-4A32-B1AF-F8828C440DD8}\RP19\A0003544.exe');
DeleteFile('C:\Documents and Settings\Администратор\Local Settings\Temp\~DF66D9.tmp');
DeleteFile('C:\Documents and Settings\Администратор\Local Settings\Temp\~DFEEF1.tmp');
DeleteFile('C:\Documents and Settings\Администратор\Local Settings\Temp\~DFF3D3.tmp');
DeleteFile('C:\Documents and Settings\Кристи\Local Settings\Temporary Internet Files\Content.IE5\HLJYX1DF\sd[1].exe');
DeleteFile('C:\Temp\081.exe');
RegKeyParamDel('HKEY_LOCAL_MACHINE','Software\Microsoft\Windows\CurrentVersion\Run','WinXPService');
DelCLSID('{28ABC5C0-4FCB-33CF-AAX5-35GX1C642122}');
BC_ImportALL;
ExecuteSysClean;
ExecuteWizard('TSW', 2, 2, true);
ExecuteWizard('SCU', 2, 2, true);
BC_Activate;
RebootWindows(true);
end.[/CODE]
Компьютер перезагрузится.
3) Затем выполните второй скрипт в AVZ:
[CODE]begin
CreateQurantineArchive(GetAVZDirectory+'quarantine.zip');
end.[/CODE]
Файл quarantine.zip из папки с AVZ закачайте по ссылке "[COLOR="Red"]прислать запрошенный карантин[/COLOR]" вверху темы.
4) Сделайте новые логи.