begin
ExecuteFile('net.exe', 'stop tcpip /y', 0, 15000, true);
if not IsWOW64
 then
  begin
  SearchRootkit(true, true);
  SetAVZGuardStatus(True);
  end;
 QuarantineFile('C:\ProgramData\dcxegsjhaybk\snxixaqsteid.exe','');
 DeleteFile('C:\ProgramData\dcxegsjhaybk\snxixaqsteid.exe','64');
 DeleteService('ARWHVFRJ');
   BC_Activate;
  ExecuteSysClean;
  ExecuteWizard('SCU', 2, 3, true);
 BC_ImportALL;
RebootWindows(true);
end.