Код:
begin
SearchRootkit(true, true);
SetAVZGuardStatus(True);
TerminateProcessByName('C:\Program Files\UBar\UbarService.exe');
TerminateProcessByName('C:\Program Files\UBar\ubar.exe');
TerminateProcessByName('c:\users\user\appdata\local\temp\36e4.tmp.exe');
StopService('UbarPolicyProvider');
QuarantineFile('C:\Users\User\appdata\local\temp\e.exe','');
QuarantineFile('C:\Users\User\AppData\Roaming\DesktopCal\uninst.exe','');
QuarantineFile('C:\Users\User\AppData\Local\syslog\syslog.exe','');
QuarantineFile('C:\Users\User\AppData\Local\Hostinstaller\1012913538_installcube.exe','');
QuarantineFile('C:\Users\User\AppData\Local\GoogleUpdater_KB1BE7704E.exe','');
QuarantineFile('C:\Users\User\AppData\Local\fupdate\fupdate.exe','');
QuarantineFile('C:\Users\User\AppData\Roaming\bestsalesprofit\updater.py','');
QuarantineFile('C:\Users\User\AppData\Roaming\bestsalesprofit\ml.py','');
QuarantineFile('C:\Program Files\UBar\UbarService.exe','');
QuarantineFile('C:\Program Files\UBar\ubar.exe','');
QuarantineFile('c:\users\user\appdata\local\temp\36e4.tmp.exe','');
DeleteFile('C:\Users\User\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\bestsalesprofit.lnk,');
DeleteFile('c:\users\user\appdata\local\temp\36e4.tmp.exe','32');
DeleteFile('C:\Program Files\UBar\ubar.exe','32');
DeleteFile('C:\Program Files\UBar\UbarService.exe','32');
DeleteFile('C:\Users\User\AppData\Roaming\bestsalesprofit\ml.py','32');
DeleteFile('C:\WINDOWS\system32\Tasks\bestsalesprofit','64');
DeleteFile('C:\Users\User\AppData\Roaming\bestsalesprofit\updater.py','32');
DeleteFile('C:\WINDOWS\system32\Tasks\bestsalesprofit2','64');
DeleteFile('C:\WINDOWS\system32\Tasks\fupdate','64');
DeleteFile('C:\Users\User\AppData\Local\GoogleUpdater_KB1BE7704E.exe','32');
DeleteFile('C:\WINDOWS\system32\Tasks\GoogleUpdateManager','64');
DeleteFile('C:\Users\User\AppData\Local\Hostinstaller\1012913538_installcube.exe','32');
DeleteFile('C:\WINDOWS\system32\Tasks\Soft installer','64');
DeleteFile('C:\WINDOWS\system32\Tasks\syslog','64');
DeleteFile('C:\Users\User\AppData\Roaming\DesktopCal\uninst.exe','32');
DeleteFile('C:\WINDOWS\system32\Tasks\{61CEB5A5-7311-4A98-8CE9-F719968A07F1}','64');
DeleteFile('C:\Users\User\appdata\local\fupdate\fupdate.exe','32');
DeleteFile('C:\Users\User\appdata\local\syslog\syslog.exe','32');
DeleteFile('C:\Users\User\appdata\local\temp\e.exe','32');
ExecuteFile('schtasks.exe', '/delete /TN "perisbritneybig" /F', 0, 15000, true);
RegKeyParamDel('HKEY_CURRENT_USER','Software\Microsoft\Windows\CurrentVersion\Run','bestsalesprofit');
RegKeyParamDel('HKEY_CURRENT_USER','Software\Microsoft\Windows\CurrentVersion\Run','gitxzemyxh');
DeleteService('UbarPolicyProvider');
BC_ImportAll;
ExecuteSysClean;
BC_Activate;
ExecuteWizard('SCU',2,2,true);
RebootWindows(true);
end.
После перезагрузки выполните скрипт: