Follow along with the video below to see how to install our site as a web app on your home screen.
Примечание: This feature currently requires accessing the site using the built-in Safari browser.
нажмите "Fix checked". если пропадет подключение к интернету - в настройках сети - ipv4 - свойства - dns вручную пропишите dns своего провайдера или публичные - 8.8.8.8 alt 8.8.4.4R1 - HKCU\Software\Microsoft\Internet Explorer\Main,Default_Search_URL = http://webalta.ru/search
R1 - HKCU\Software\Microsoft\Internet Explorer\Search,SearchAssistant = http://webalta.ru/search
O4 - HKCU\..\Run: [4Y3Y0C3A9F7W0DXVLVXTVXC] C:\Recycle.Bin\B6232F3ADBA.exe /q
O17 - HKLM\System\CCS\Services\Tcpip\..\{0DDB5E51-4A02-450E-ACFA-F17BDB90CAC9}: NameServer = 193.111.137.200
O17 - HKLM\System\CCS\Services\Tcpip\..\{94BA9270-2E4C-4AE7-8945-60FD80CD0FB2}: NameServer = 193.111.137.200
O17 - HKLM\System\CS1\Services\Tcpip\..\{0DDB5E51-4A02-450E-ACFA-F17BDB90CAC9}: NameServer = 193.111.137.200
O17 - HKLM\System\CS2\Services\Tcpip\..\{0DDB5E51-4A02-450E-ACFA-F17BDB90CAC9}: NameServer = 193.111.137.200
begin
ExecuteFile('net.exe', 'stop tcpip /y', 0, 15000, true);
SearchRootkit(true, true);
SetAVZGuardStatus(True);
QuarantineFile('c:\users\c15b~1\appdata\local\temp\kaqh0wk.exe','');
QuarantineFile('C:\Recycle.Bin\B6232F3ADBA.exe','');
DeleteFile('C:\Recycle.Bin\B6232F3ADBA.exe','32');
DeleteFile('c:\users\c15b~1\appdata\local\temp\kaqh0wk.exe','32');
RegKeyParamDel('HKEY_CURRENT_USER','Software\Microsoft\Windows\CurrentVersion\Run','4Y3Y0C3A9F7W0DXVLVXTVXC');
RegKeyParamDel('HKEY_CURRENT_USER','Software\Microsoft\Windows\CurrentVersion\Run','explorer');
BC_ImportAll;
ExecuteSysClean;
BC_Activate;
ExecuteWizard('SCU',2,3,true);
RebootWindows(true);
end.
begin
CreateQurantineArchive(GetAVZDirectory+'quarantine.zip');
end.