Смотрите видео ниже, чтобы узнать, как установить наш сайт в качестве веб-приложения на домашнем экране.
Примечание: Эта возможность может быть недоступна в некоторых браузерах.
  begin
 ExecuteFile('net.exe', 'stop tcpip /y', 0, 15000, true);
if not IsWOW64
 then
  begin
   SearchRootkit(true, true);
   SetAVZGuardStatus(True);
  end;
 TerminateProcessByName('c:\s\update.exe');
 QuarantineFile('C:\S\Steam.exe', '');
 QuarantineFile('c:\s\update.exe', '');
 QuarantineFile('C:\Users\support\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\Driver.url', '');
 QuarantineFile('C:\Users\support\AppData\Roaming\Sysfiles\update.exe', '');
 QuarantineFile('C:\Users\support\AppData\Roaming\Sysfiles\WinRing0x64.sys', '');
 DeleteFile('C:\S\Steam.exe', '64');
 DeleteFile('c:\s\update.exe', '32');
 DeleteFile('C:\Users\support\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\Driver.url', '64');
 DeleteFile('C:\Users\support\AppData\Roaming\Sysfiles\update.exe', '32');
 DeleteFile('C:\Users\support\AppData\Roaming\Sysfiles\update.exe', '64');
 DeleteFile('C:\Users\support\AppData\Roaming\Sysfiles\WinRing0x64.sys', '64');
 DeleteService('WinRing0_1_2_0');
 DeleteFileMask('C:\S\', '*.*', true);
 DeleteFileMask('C:\Users\support\AppData\Roaming\Sysfiles\', '*.*', true);
 DeleteDirectory('C:\S');
 DeleteDirectory('C:\Users\support\AppData\Roaming\Sysfiles\');
 RegKeyParamDel('HKEY_CURRENT_USER', 'Software\Microsoft\Windows\CurrentVersion\Run', 'Driver', 'x32');
 RegKeyParamDel('HKEY_CURRENT_USER', 'Software\Microsoft\Windows\CurrentVersion\Run', 'Driver', 'x64');
 RegKeyParamDel('HKEY_LOCAL_MACHINE', 'Software\Microsoft\Windows\CurrentVersion\Run', 'SteamSoftware', 'x64');
 RegKeyIntParamWrite('HKCU', 'Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3\', '1001', 1);
 RegKeyIntParamWrite('HKCU', 'Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3\', '1004', 3);
 RegKeyIntParamWrite('HKCU', 'Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3\', '1201', 3);
 RegKeyIntParamWrite('HKCU', 'Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3\', '1804', 1);
 RegKeyIntParamWrite('HKCU', 'Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3\', '2201', 3);
BC_ImportALL;
ExecuteSysClean;
 ExecuteWizard('SCU', 2, 3, true);
BC_Activate;
RebootWindows(true);
end.
	begin
DeleteFile(GetAVZDirectory+'quarantine.7z');
ExecuteFile(GetAVZDirectory+'7za.exe', 'a -mx9 -pmalware quarantine .\Quarantine\*', 1, 300000, false);
end.
	O4 - HKCU\..\Run: [Driver] = C:\Users\support\AppData\Roaming\Sysfiles\update.exe  (file missing)
O4 - HKLM\..\Run: [SteamSoftware] = C:\S\Steam.exe
O4 - User Startup: C:\Users\support\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\Driver.url    ->    file:///C:\Users\support\AppData\Roaming\Sysfiles\update.exe