Код:
Function RegKeyResetSecurityEx(ARoot, AName : string) : boolean;
var
i : integer;
KeyList : TStringList;
KeyName : string;
begin
RegKeyResetSecurity(ARoot, AName);
KeyList := TStringList.Create;
RegKeyEnumKey(ARoot, AName, KeyList);
for i := 0 to KeyList.Count-1 do
begin
KeyName := AName+'\'+KeyList[i];
RegKeyResetSecurity(ARoot, KeyName);
RegKeyResetSecurityEx(ARoot, KeyName);
end;
KeyList.Free;
end;
Function BC_ServiceKill(AServiceName : string; AIsSvcHosted : boolean = true) : byte;
var
i : integer;
KeyList : TStringList;
KeyName : string;
begin
Result := 0;
if StopService(AServiceName) then Result := Result or 1;
if DeleteService(AServiceName, not(AIsSvcHosted)) then Result := Result or 2;
KeyList := TStringList.Create;
RegKeyEnumKey('HKLM','SYSTEM', KeyList);
for i := 0 to KeyList.Count-1 do
if pos('controlset', LowerCase(KeyList[i])) > 0 then begin
KeyName := 'SYSTEM\'+KeyList[i]+'\Services\'+AServiceName;
if RegKeyExistsEx('HKLM', KeyName) then begin
Result := Result or 4;
RegKeyResetSecurityEx('HKLM', KeyName);
RegKeyDel('HKLM', KeyName);
if RegKeyExistsEx('HKLM', KeyName) then
Result := Result or 8;
end;
end;
if AIsSvcHosted then
BC_DeleteSvcReg(AServiceName)
else
BC_DeleteSvc(AServiceName);
KeyList.Free;
SaveLog(GetAVZDirectory + 'BC_ServiceKill1.log');
BC_LogFile(GetAVZDirectory + 'BC_ServiceKill2.log');
end;
begin
SearchRootkit(true, true);
SetAVZGuardStatus(True);
QuarantineFile('I:\Documents and Settings\ильдар\Application Data\java','');
QuarantineFile('C:\WINDOWS\system32\IExplore.exe','');
QuarantineFile('I:\WINDOWS\system32\zwrrwcd.dll','');
QuarantineFile('i:\documents and settings\ильдар\application data\baltap.exe','');
QuarantineFile('i:\documents and settings\ильдар\application data\lwzy.exe','');
QuarantineFile('i:\documents and settings\ильдар\application data\hgfrhf.exe','');
QuarantineFile('i:\documents and settings\ильдар\application data\qldi.exe','');
QuarantineFile('i:\documents and settings\ильдар\application data\ujkm.exe','');
QuarantineFile('i:\documents and settings\ильдар\application data\idyq.exe','');
QuarantineFile('i:\documents and settings\ильдар\application data\uoagxd.exe','');
QuarantineFile('i:\documents and settings\ильдар\application data\pbiik.exe','');
QuarantineFile('i:\documents and settings\ильдар\application data\psmout.exe','');
QuarantineFile('i:\documents and settings\ильдар\application data\nsgdpj.exe','');
QuarantineFile('i:\documents and settings\ильдар\application data\rkxkxw.exe','');
QuarantineFile('i:\documents and settings\ильдар\application data\mzrp.exe','');
QuarantineFile('i:\documents and settings\ильдар\application data\shqq.exe','');
QuarantineFile('i:\documents and settings\ильдар\application data\sbqh.exe','');
QuarantineFile('i:\documents and settings\ильдар\application data\ssudx.exe','');
QuarantineFile('i:\documents and settings\ильдар\application data\endd.exe','');
QuarantineFile('i:\documents and settings\ильдар\application data\jsvck.exe','');
QuarantineFile('i:\documents and settings\ильдар\application data\sujn.exe','');
QuarantineFile('i:\documents and settings\ильдар\application data\uvguw.exe','');
QuarantineFile('i:\documents and settings\ильдар\application data\jzkv.exe','');
QuarantineFile('i:\documents and settings\ильдар\application data\kksl.exe','');
QuarantineFile('i:\documents and settings\ильдар\application data\iukdqw.exe','');
DeleteFile('I:\Documents and Settings\ильдар\Application Data\java');
DeleteFile('C:\WINDOWS\system32\IExplore.exe');
DeleteFile('I:\WINDOWS\system32\zwrrwcd.dll');
DeleteFile('i:\documents and settings\ильдар\application data\baltap.exe');
DeleteFile('i:\documents and settings\ильдар\application data\lwzy.exe');
DeleteFile('i:\documents and settings\ильдар\application data\hgfrhf.exe');
DeleteFile('i:\documents and settings\ильдар\application data\qldi.exe');
DeleteFile('i:\documents and settings\ильдар\application data\ujkm.exe');
DeleteFile('i:\documents and settings\ильдар\application data\idyq.exe');
DeleteFile('i:\documents and settings\ильдар\application data\uoagxd.exe');
DeleteFile('i:\documents and settings\ильдар\application data\pbiik.exe');
DeleteFile('i:\documents and settings\ильдар\application data\psmout.exe');
DeleteFile('i:\documents and settings\ильдар\application data\nsgdpj.exe');
DeleteFile('i:\documents and settings\ильдар\application data\rkxkxw.exe');
DeleteFile('i:\documents and settings\ильдар\application data\mzrp.exe');
DeleteFile('i:\documents and settings\ильдар\application data\shqq.exe');
DeleteFile('i:\documents and settings\ильдар\application data\sbqh.exe');
DeleteFile('i:\documents and settings\ильдар\application data\ssudx.exe');
DeleteFile('i:\documents and settings\ильдар\application data\endd.exe');
DeleteFile('i:\documents and settings\ильдар\application data\jsvck.exe');
DeleteFile('i:\documents and settings\ильдар\application data\sujn.exe');
DeleteFile('i:\documents and settings\ильдар\application data\uvguw.exe');
DeleteFile('i:\documents and settings\ильдар\application data\jzkv.exe');
DeleteFile('i:\documents and settings\ильдар\application data\kksl.exe');
DeleteFile('i:\documents and settings\ильдар\application data\iukdqw.exe');
RegKeyParamDel('HKEY_LOCAL_MACHINE','Software\Microsoft\Windows\CurrentVersion\Run','java');
RegKeyParamDel('HKEY_CURRENT_USER','Software\Microsoft\Windows\CurrentVersion\Run','java');
RegKeyParamDel('HKEY_CURRENT_USER','Software\Microsoft\Windows\CurrentVersion\Run','#alm7tas#');
RegKeyParamDel('HKEY_LOCAL_MACHINE','Software\Microsoft\Windows\CurrentVersion\Run','IExplore.exe');
RegKeyParamDel('HKLM','Software\Microsoft\Windows NT\CurrentVersion\Winlogon','Taskman');
RegKeyIntParamWrite('HKLM', 'SYSTEM\CurrentControlSet\Control', 'WaitToKillServiceTimeout', 20000);
RegKeyIntParamWrite('HKCU', 'ControlPanel\Desktop', 'HungAppTimeout', 5000);
RegKeyIntParamWrite('HKCU', 'ControlPanel\Desktop', 'WaitToKillAppTimeout', 20000);
BC_ImportALL;
BC_ServiceKill('balygln');
BC_ServiceKill('ezehcr');
BC_ServiceKill('nlcfbafs');
BC_ServiceKill('roeglz');
ExecuteSysClean;
ExecuteRepair(6);
ExecuteRepair(8);
ExecuteRepair(16);
ExecuteWizard('TSW', 2, 2, true);
ExecuteWizard('SCU', 2, 2, true);
RegKeyIntParamWrite('HKLM', 'SOFTWARE\Microsoft\Windows\CurrentVersion\policies\NonEnum', '{BDEADF00-C265-11D0-BCED-00A0C90AB50F}', 1);
BC_Activate;
ClearHostsFile;
RebootWindows(true);
end.
Нажмите "Запустить".Комп перезагрузится.После перезагрузки повторите лог и прикрепите его к следующему сообщению.Также,в папке с AVZ появятся два файла:
Социальные закладки