begin
ShowMessage('Внимание! Перед выполнением скрипта AVZ автоматически закроет все сетевые подключения.'+#13#10+'После перезагрузки компьютера подключения к сети будут восстановлены в автоматическом режиме.');
ExecuteFile('net.exe', 'stop tcpip /y', 0, 15000, true);
TerminateProcessByName('c:\users\СашА\appdata\roaming\f9f2.tmp');
TerminateProcessByName('c:\users\СашА\appdata\roaming\ae7a.tmp');
TerminateProcessByName('c:\users\СашА\appdata\roaming\acf1.tmp');
TerminateProcessByName('c:\windows\aadrive32.exe');
TerminateProcessByName('c:\users\СашА\appdata\roaming\a20f.tmp');
TerminateProcessByName('c:\users\СашА\appdata\roaming\486c.tmp');
TerminateProcessByName('c:\users\СашА\appdata\roaming\3e0c.tmp');
TerminateProcessByName('c:\users\СашА\appdata\roaming\2df0.tmp');
TerminateProcessByName('c:\users\СашА\appdata\roaming\1d9e.tmp');
TerminateProcessByName('c:\users\СашА\appdata\roaming\17a3.tmp');
TerminateProcessByName('c:\users\СашА\appdata\roaming\13ae.tmp');
QuarantineFileF('c:\users\СашА\appdata\roaming\', '*.tmp', false, '', 0, 0);
QuarantineFile('C:\RECYCLER\S-1-5-21-0243556031-888888379-781863308-1830\zaberg.exe,explorer.exe,C:\RECYCLER\S-1-5-21-0243556031-888888379-781863308-1413\syitm.exe','');
QuarantineFile('C:\RECYCLER\S-1-5-21-0243556031-888888379-781863308-1830\zaberg.exe','');
QuarantineFile('C:\RECYCLER\S-1-5-21-0243556031-888888379-781863308-1413\syitm.exe','');
QuarantineFile('C:\Windows\system32\wusa32.exe','');
QuarantineFile('C:\Users\7A9B~1\AppData\Local\Temp\mPN718zi.sys','');
QuarantineFile('C:\Users\7A9B~1\AppData\Local\Temp\1NZ651W6.sys','');
QuarantineFile('c:\windows\syswow64\wusa32.exe','');
QuarantineFile('c:\users\СашА\appdata\roaming\f9f2.tmp','');
QuarantineFile('c:\users\СашА\appdata\roaming\ae7a.tmp','');
QuarantineFile('c:\users\СашА\appdata\roaming\acf1.tmp','');
QuarantineFile('c:\windows\aadrive32.exe','');
QuarantineFile('c:\users\СашА\appdata\roaming\a20f.tmp','');
QuarantineFile('c:\users\СашА\appdata\roaming\486c.tmp','');
QuarantineFile('c:\users\СашА\appdata\roaming\3e0c.tmp','');
QuarantineFile('c:\users\СашА\appdata\roaming\2df0.tmp','');
QuarantineFile('c:\users\СашА\appdata\roaming\1d9e.tmp','');
QuarantineFile('c:\users\СашА\appdata\roaming\17a3.tmp','');
QuarantineFile('c:\users\СашА\appdata\roaming\13ae.tmp','');
QuarantineFile('C:\Users\СашА\AppData\Roaming\Szrurm.exe','');
DeleteFile('C:\Users\СашА\AppData\Roaming\Szrurm.exe');
DeleteFile('c:\users\СашА\appdata\roaming\13ae.tmp');
DeleteFile('c:\users\СашА\appdata\roaming\17a3.tmp');
DeleteFile('c:\users\СашА\appdata\roaming\1d9e.tmp');
DeleteFile('c:\users\СашА\appdata\roaming\2df0.tmp');
DeleteFile('c:\users\СашА\appdata\roaming\3e0c.tmp');
DeleteFile('c:\users\СашА\appdata\roaming\486c.tmp');
DeleteFile('c:\users\СашА\appdata\roaming\a20f.tmp');
DeleteFile('c:\users\СашА\appdata\roaming\acf1.tmp');
DeleteFile('c:\users\СашА\appdata\roaming\ae7a.tmp');
DeleteFile('c:\users\СашА\appdata\roaming\f9f2.tmp');
DeleteFile('c:\windows\syswow64\wusa32.exe');
DeleteFile('C:\Users\7A9B~1\AppData\Local\Temp\1NZ651W6.sys');
DeleteFile('C:\Users\7A9B~1\AppData\Local\Temp\mPN718zi.sys');
DeleteFile('C:\Windows\system32\wusa32.exe');
DeleteFile('C:\RECYCLER\S-1-5-21-0243556031-888888379-781863308-1413\syitm.exe');
DeleteFile('C:\RECYCLER\S-1-5-21-0243556031-888888379-781863308-1830\zaberg.exe');
DeleteFile('C:\RECYCLER\S-1-5-21-0243556031-888888379-781863308-1830\zaberg.exe,explorer.exe,C:\RECYCLER\S-1-5-21-0243556031-888888379-781863308-1413\syitm.exe');
DeleteFile('C:\Windows\aadrive32.exe');
DeleteFileMask('c:\users\СашА\appdata\roaming\', '*.tmp', false);
RegKeyParamDel('HKEY_CURRENT_USER','Software\Microsoft\Windows\CurrentVersion\Run','Tnaww');
RegKeyParamDel('HKEY_CURRENT_USER','Software\Microsoft\Windows\CurrentVersion\Run','zaber0');
RegKeyParamDel('HKEY_LOCAL_MACHINE','Software\Microsoft\Windows\CurrentVersion\Run','Microsoft Driver Setup');
RegKeyParamDel('HKEY_LOCAL_MACHINE','Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\Run','Microsoft Driver Setup');
RegKeyIntParamWrite('HKCU', 'Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3\', '1804', 1);
RegKeyIntParamWrite('HKCU', 'Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3\', '2201', 3);
RegKeyIntParamWrite('HKCU', 'Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3\', '1004', 3);
RegKeyIntParamWrite('HKCU', 'Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3\', '1001', 1);
RegKeyIntParamWrite('HKCU', 'Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3\', '1201', 3);
if MessageDLG('Заражение Вашего компьютера произошло через автоматический запуск программ на съемных накопителях. Отключить автозапуск?', mtConfirmation, mbYes+mbNo, 0) = 6 then
RegKeyIntParamWrite('HKLM', 'SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer', 'NoDriveTypeAutoRun', '221');
BC_ImportAll;
ExecuteSysClean;
BC_DeleteSvc('SystemCacheControl');
BC_DeleteFile('C:\Users\7A9B~1\AppData\Local\Temp\1NZ651W6.sys');
BC_DeleteFile('C:\Users\7A9B~1\AppData\Local\Temp\mPN718zi.sys');
BC_DeleteFile('C:\Windows\system32\wusa32.exe');
BC_Activate;
ExecuteWizard('SCU',2,3,true);
RebootWindows(true);
end.