Код:
begin
ExecuteFile('net.exe', 'stop tcpip /y', 0, 15000, true);
QuarantineFile('C:\Program Files (x86)\EydYjbNJU\eqUBRs.dll', '');
QuarantineFile('C:\Program Files (x86)\gytYeOXxdKSU2\KeUqiUaBrRlsU.dll', '');
QuarantineFile('C:\Program Files (x86)\zJHhowVlMibzDqywRTR\ypgWnum.dll', '');
QuarantineFile('C:\ProgramData\gngzmMDNLQUNrnVB\Hynyvom.wsf^', '');
QuarantineFile('C:\Users\lykov\AppData\Local\Programs\9f2ceb4a04\77863b7c2a.msi', '');
QuarantineFileF('c:\program files (x86)\eydyjbnju', '*.exe, *.dll, *.sys, *.bat, *.vbs, *.ps1, *.js*, *.tmp*', true, '', 0 , 0);
QuarantineFileF('c:\program files (x86)\gytyeoxxdksu2', '*.exe, *.dll, *.sys, *.bat, *.vbs, *.ps1, *.js*, *.tmp*', true, '', 0 , 0);
QuarantineFileF('c:\program files (x86)\zjhhowvlmibzdqywrtr', '*.exe, *.dll, *.sys, *.bat, *.vbs, *.ps1, *.js*, *.tmp*', true, '', 0 , 0);
QuarantineFileF('c:\programdata\gngzmmdnlqunrnvb', '*.exe, *.dll, *.sys, *.bat, *.vbs, *.ps1, *.js*, *.tmp*', true, '', 0 , 0);
QuarantineFileF('c:\programdata\northward-rail', '*.exe, *.dll, *.sys, *.bat, *.vbs, *.ps1, *.js*, *.tmp*', true, '', 0 , 0);
QuarantineFileF('c:\users\lykov\appdata\local\programs\9f2ceb4a04', '*.exe, *.dll, *.sys, *.bat, *.vbs, *.ps1, *.js*, *.tmp*', true, '', 0 , 0);
QuarantineFileF('C:\Users\lykov\AppData\Roaming\{73A5C467-AD53-4C86-A16D-BE24B7A74E9C}', '*.exe, *.dll, *.sys, *.bat, *.vbs, *.js', true, '', 0, 0);
DeleteFile('C:\Program Files (x86)\EydYjbNJU\eqUBRs.dll', '64');
DeleteFile('C:\Program Files (x86)\gytYeOXxdKSU2\KeUqiUaBrRlsU.dll', '64');
DeleteFile('C:\Program Files (x86)\zJHhowVlMibzDqywRTR\ypgWnum.dll', '64');
DeleteFile('C:\ProgramData\gngzmMDNLQUNrnVB\Hynyvom.wsf^', '64');
DeleteFile('C:\ProgramData\northward-rail\bin.exe', '64');
DeleteFile('C:\Users\lykov\AppData\Local\Programs\9f2ceb4a04\77863b7c2a.msi', '64');
DeleteFileMask('c:\program files (x86)\eydyjbnju', '*', true);
DeleteFileMask('c:\program files (x86)\gytyeoxxdksu2', '*', true);
DeleteFileMask('c:\program files (x86)\zjhhowvlmibzdqywrtr', '*', true);
DeleteFileMask('c:\programdata\gngzmmdnlqunrnvb', '*', true);
DeleteFileMask('c:\programdata\northward-rail', '*', true);
DeleteFileMask('c:\users\lykov\appdata\local\programs\9f2ceb4a04', '*', true);
DeleteFileMask('C:\Users\lykov\AppData\Roaming\{73A5C467-AD53-4C86-A16D-BE24B7A74E9C}', '*', true);
DeleteDirectory('c:\program files (x86)\eydyjbnju');
DeleteDirectory('c:\program files (x86)\gytyeoxxdksu2');
DeleteDirectory('c:\program files (x86)\zjhhowvlmibzdqywrtr');
DeleteDirectory('c:\programdata\gngzmmdnlqunrnvb');
DeleteDirectory('c:\programdata\northward-rail');
DeleteDirectory('c:\users\lykov\appdata\local\programs\9f2ceb4a04');
DeleteDirectory('C:\Users\lykov\AppData\Roaming\{73A5C467-AD53-4C86-A16D-BE24B7A74E9C}');
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);
DeleteSchedulerTask('AkjYdDjTfcxpD2');
DeleteSchedulerTask('Microsoft\Windows\WindowsUpdate\RUXIM\PLUGScheduler');
DeleteSchedulerTask('NgBhmxjntsStevp2');
DeleteSchedulerTask('OrRJPLvcsFNQbn');
DeleteSchedulerTask('stumble-shade');
DeleteSchedulerTask('textcortex-personal-S-1-5-21-3198282721-4291308098-467553584-1001');
DeleteSchedulerTask('wvUgWrpSLoQwFwwuJ2');
CreateQurantineArchive(GetAVZDirectory + 'quarantine.zip');
ExecuteSysClean;
ExecuteWizard('SCU', 3, 3, true);
RebootWindows(false);
end.
Компьютер перезагрузится.