Код:
begin
ExecuteFile('net.exe', 'stop tcpip /y', 0, 15000, true);
QuarantineFile('C:\Windows\SysWOW64\88BE.tmp','');
QuarantineFile('C:\Windows\system32\fafrvdl.dll','');
DeleteFile('C:\Windows\SysWOW64\88BE.tmp');
DeleteFile('C:\Windows\system32\fafrvdl.dll');
DeleteFileMask('C:\Windows\syswow64', '*.tmp', false);
DeleteFileMask('C:\Windows\system32', '*.tmp', false);
RegKeyIntParamWrite('HKCU', 'Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3\', '1804', 1);
RegKeyIntParamWrite('HKCU', 'Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3\', '2201', 3);
RegKeyIntParamWrite('HKCU', 'Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3\', '1004', 3);
RegKeyIntParamWrite('HKCU', 'Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3\', '1001', 1);
RegKeyIntParamWrite('HKCU', 'Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3\', '1201', 3);
RegKeyStrParamWrite('HKEY_LOCAL_MACHINE','SOFTWARE\Microsoft\Windows NT\CurrentVersion\Windows','AppInit_DLLs','');
BC_ImportAll;
ExecuteSysClean;
BC_Activate;
ExecuteRepair(1);
RebootWindows(true);
end.
выполните так скрипт
Пофиксить в HijackThis следующие строчки:
Код:
O20 - AppInit_DLLs: C:\Windows\system32\fafrvdl.dll