Александр-l
Новый пользователь
- Сообщения
- 36
- Реакции
- 4
Смотрите видео ниже, чтобы узнать, как установить наш сайт в качестве веб-приложения на домашнем экране.
Примечание: Эта возможность может быть недоступна в некоторых браузерах.
begin
ExecuteFile('net.exe', 'stop tcpip /y', 0, 15000, true);
QuarantineFile('C:\Users\Adm\AppData\Local\Temp\radA230C.ps1', '');
QuarantineFile('C:\Users\Adm\AppData\Roaming\0113.exe', '');
QuarantineFile('C:\Users\Public\Libraries\f694b002-3b0e-468e-97dc-65e98d6cf035\GoogleChromeUpdate.exe', '');
QuarantineFile('C:\Windows\Setup\Scripts\MoveActiveHours.vbs', '');
DeleteSchedulerTask('GoogleUpdater\GoogleCrashHandler');
DeleteSchedulerTask('MoveActiveHours');
DeleteSchedulerTask('WindowsTaskbarTrayUpdater1.2.1.1');
DeleteFile('C:\Users\Adm\AppData\Local\Temp\radA230C.ps1', '32');
DeleteFile('C:\Users\Adm\AppData\Local\Temp\radA230C.ps1', '64');
DeleteFile('C:\Users\Adm\AppData\Roaming\0113.exe', '64');
DeleteFile('C:\Users\Public\Libraries\f694b002-3b0e-468e-97dc-65e98d6cf035\GoogleChromeUpdate.exe', '64');
DeleteFile('C:\Windows\Setup\Scripts\MoveActiveHours.vbs', '64');
RegKeyParamDel('HKEY_USERS', '.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Run', 'Update Drivers NVIDEO_jjn', '32');
RegKeyParamDel('HKEY_USERS', '.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Run', 'Update Drivers NVIDEO_jjn', '64');
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);
CreateQurantineArchive(GetAVZDirectory + 'quarantine.zip');
ExecuteSysClean;
ExecuteWizard('SCU', 2, 3, true);
RebootWindows(true);
end.
begin
DeleteFile(GetAVZDirectory+'quarantine.7z');
ExecuteFile(GetAVZDirectory+'7za.exe', 'a -mx9 -pmalware quarantine .\Quarantine\*', 1, 300000, false);
end.
Start::
CloseProcesses:
SystemRestore: On
CreateRestorePoint:
HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate: Ограничение <==== ВНИМАНИЕ
HKLM\SOFTWARE\Policies\Microsoft\MRT: Ограничение <==== ВНИМАНИЕ
HKU\S-1-5-21-3153524077-2464038285-4271191275-1001\...\MountPoints2: {39f55d90-82e2-11f0-b5e6-d43d7e93ef64} - "G:\setup\rsrc\Autorun.exe"
HKU\S-1-5-21-3153524077-2464038285-4271191275-1002\...\MountPoints2: {39f55d90-82e2-11f0-b5e6-d43d7e93ef64} - "G:\setup\rsrc\Autorun.exe"
HKU\S-1-5-21-3153524077-2464038285-4271191275-1003\...\MountPoints2: {39f55d90-82e2-11f0-b5e6-d43d7e93ef64} - "G:\setup\rsrc\Autorun.exe"
CHR StartupUrls: Default -> "hxxp://yacdn.ru"
AV: Dr.Web Security Space (Enabled - Up to date) {250CDD7E-926B-AEFC-24F0-E203A6F6D244}
StartPowerShell:
Remove-MpPreference -ExclusionExtension ".exe"
Remove-MpPreference -ExclusionPath "C:\Users\Public"
Remove-MpPreference -ExclusionPath "C:\Windows"
Remove-MpPreference -ExclusionPath "C:\ProgramData"
Remove-MpPreference -ExclusionPath "C:\Users"
Remove-MpPreference -ExclusionPath "C:\Program Files (x86)"
Remove-MpPreference -ExclusionPath "C:\"
Remove-MpPreference -ExclusionPath "C:\Users\Adm\AppData\Local\Temp\456314ef-06db-4915-8e9d-639eea322995"
Remove-MpPreference -ExclusionPath "C:\Users\Adm\AppData\Local\Temp"
EndPowerShell:
ExportKey: HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions
Reboot:
End::
Примите к сведению - после выполнения скрипта (возможно) все открытые вкладки браузеров будут закрыты, произойдет выход из аккаунтов, временные файлы, корзина, история браузеров, куки и кэш будут очищены.