begin
SearchRootkit(true, true);
SetAVZGuardStatus(True);
QuarantineFile('D:\WINDOWS\system32\Drivers\bgnktekg.sys','');
DeleteFile('D:\WINDOWS\system32\Drivers\bgnktekg.sys');
DeleteFile('D:\WINDOWS\System32\Drivers\bgnktekg.sys');
DeleteFile('D:\DOCUME~1\Admin\LOCALS~1\Temp\385095.exe');
DeleteFile('D:\DOCUME~1\Admin\LOCALS~1\Temp\u32.exe');
DeleteFile('D:\DOCUME~1\Admin\LOCALS~1\Temp\winsp1up.exe');
RegKeyParamDel('HKEY_LOCAL_MACHINE','Software\Microsoft\Windows\CurrentVersion\Run','dodo');
RegKeyParamDel('HKEY_CURRENT_USER','Software\Microsoft\Windows\CurrentVersion\Run','u32.exe');
RegKeyParamDel('HKEY_CURRENT_USER','Software\Microsoft\Windows\CurrentVersion\Run','winsp1up.exe');
DeleteFile('D:\Documents and Settings\Admin\csrss.exe');
DeleteFile('D:\Documents and Settings\Admin\gsunq.exe');
DeleteFile('D:\Documents and Settings\All Users\Документы\Settings\cbss.dll');
RegKeyParamDel('HKEY_CURRENT_USER','Software\Microsoft\Windows\CurrentVersion\Run','MSConfig');
RegKeyParamDel('HKEY_LOCAL_MACHINE','Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\cbssreg','DLLName');
RegKeyParamDel('HKEY_USERS','.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Run','winsp1up.exe');
RegKeyParamDel('HKEY_USERS','S-1-5-18\Software\Microsoft\Windows\CurrentVersion\Run','winsp1up.exe');
DeleteFile('D:\WINDOWS\TEMP\winsp1up.exe');
DeleteFile('D:\WINDOWS\system32\regedit.exe');
RegKeyParamDel('HKEY_LOCAL_MACHINE','Software\Microsoft\Windows\CurrentVersion\Run','Regedit32');
DeleteFile('D:\WINDOWS\system32\userini.exe');
RegKeyParamDel('HKEY_LOCAL_MACHINE','Software\Microsoft\Windows\CurrentVersion\Run','userini');
RegKeyParamDel('HKEY_CURRENT_USER','Software\Microsoft\Windows\CurrentVersion\Run','userini');
RegKeyParamDel('HKEY_LOCAL_MACHINE','Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\Run','userini');
RegKeyParamDel('HKEY_CURRENT_USER','Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\Run','userini');
DeleteFile('d:\documents and settings\admin\wuaucldt.exe');
RegKeyParamDel('HKEY_CURRENT_USER','Software\Microsoft\Windows\CurrentVersion\Run','wuaucldt');
DeleteFile('d:\windows\system32\wuaucldt.exe');
RegKeyParamDel('HKEY_LOCAL_MACHINE','Software\Microsoft\Windows\CurrentVersion\Run','wuaucldt');
DeleteFile('d:\windows\explorer.exe:userini.exe:$DATA');
DeleteFile('D:\WINDOWS\explorer.exe:userini.exe:$DATA');
DeleteFile('D:\Documents and Settings\Admin\Application Data\juzjf.exe');
DeleteFile('C:\autorun.inf');
DeleteFile('C:\KOSHULJICA\kratka.exe');
DeleteFile('E:\autorun.inf');
DeleteService('bgnktekg');
BC_ImportAll;
ExecuteSysClean;
ExecuteWizard('TSW', 2, 2, true);
BC_Activate;
RebootWindows(true);
end.