Смотрите видео ниже, чтобы узнать, как установить наш сайт в качестве веб-приложения на домашнем экране.
Примечание: Эта возможность может быть недоступна в некоторых браузерах.
begin
ShowMessage('Внимание! Перед выполнением скрипта AVZ автоматически закроет все сетевые подключения.'+#13#10+'После перезагрузки компьютера подключения к сети будут восстановлены в автоматическом режиме.');
ExecuteFile('net.exe', 'stop tcpip /y', 0, 15000, true);
SearchRootkit(true, true);
SetAVZGuardStatus(True);
TerminateProcessByName('c:\documents and settings\Борис\application data\lsass.exe');
QuarantineFile('SorryKamba.exe','');
QuarantineFile('C:\Documents and Settings\Борис\Local Settings\Temp\{B7AA8400-4A7C-4FAB-BD7E-49240F0A7A6F}\NMSAccessU.exe','');
QuarantineFile('C:\WINDOWS\alevir.exe','');
QuarantineFile('C:\WINDOWS\brasil.exe','');
QuarantineFile('C:\WINDOWS\instit.bat','');
QuarantineFile('C:\WINDOWS\scrsvr.exe','');
QuarantineFile('C:\WINDOWS\srv32.exe','');
QuarantineFile('C:\WINDOWS\system32\bride.exe','');
QuarantineFile('c:\documents and settings\Борис\application data\lsass.exe','');
QuarantineFile('C:\Documents and Settings\Борис\Application Data\timing.txt','');
DeleteFile('c:\documents and settings\Борис\application data\lsass.exe');
DeleteFile('C:\Documents and Settings\Борис\Application Data\timing.txt');
DeleteFile('SorryKamba.exe');
DeleteFile('C:\WINDOWS\alevir.exe');
DeleteFile('C:\WINDOWS\brasil.exe');
DeleteFile('C:\WINDOWS\instit.bat');
DeleteFile('C:\WINDOWS\scrsvr.exe');
DeleteFile('C:\WINDOWS\srv32.exe');
DeleteFile('C:\WINDOWS\system32\bride.exe');
RegKeyParamDel('HKEY_LOCAL_MACHINE','Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\Run','KM_Path7');
RegKeyParamDel('HKEY_LOCAL_MACHINE','Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\Run','KM_Path4');
RegKeyParamDel('HKEY_LOCAL_MACHINE','Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\Run','KM_Path3');
RegKeyParamDel('HKEY_LOCAL_MACHINE','Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\Run','KM_Path2');
RegKeyParamDel('HKEY_LOCAL_MACHINE','Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\Run','KM_Path');
BC_ImportAll;
ExecuteSysClean;
BC_Activate;
ExecuteRepair(13);
RebootWindows(true);
end.
set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.Run "taskkill /f /im Explorer.exe", 0
WScript.Sleep 500
WshShell.Run "C:\avz4\avz.exe AM=Y script=C:\script.txt"
begin
CreateQurantineArchive(GetAVZDirectory+'quarantine.zip');
end.
R3 - URLSearchHook: (no name) - - (no file)
F2 - REG:system.ini: UserInit=C:\WINDOWS\system32\userinit.exe,C:\Documents and Settings\Борис\Application Data\lsass.exe
O1 - Hosts: 193.218.156.156 www.vkontakte.ru
O1 - Hosts: 193.218.156.156 www.vk.com
O1 - Hosts: 193.218.156.156 vkontakte.ru
O1 - Hosts: 193.218.156.156 vk.com
O1 - Hosts: 193.218.156.156 www.odnoklassniki.ru
O1 - Hosts: 193.218.156.156 odnoklassniki.ru
O4 - HKLM\..\Policies\Explorer\Run: [KM_Path7] SorryKamba
O4 - HKLM\..\Policies\Explorer\Run: [KM_Path4] SorryKamba
O4 - HKLM\..\Policies\Explorer\Run: [KM_Path3] SorryKamba
O4 - HKLM\..\Policies\Explorer\Run: [KM_Path2] SorryKamba
O4 - HKLM\..\Policies\Explorer\Run: [KM_Path] SorryKamba
после сохранения текста на рабочем столе при запуске пишет что не удается найти. пробовал много раз но так и не запустилось
В корень диска C: поместили файл script.txt и папку с АВЗ? Пути совпадают?