begin
SearchRootkit(true, true);
SetAVZGuardStatus(true);
QuarantineFile('C:\WINDOWS\system32\nsw5Zbd.exe','');
QuarantineFile('C:\WINDOWS\system32\EQkqGMk.exe','');
QuarantineFile('C:\WINDOWS\system32\BIEWdma.exe','');
QuarantineFile('C:\WINDOWS\system32\t7EXJx7.exe','');
QuarantineFile('C:\WINDOWS\system32\3802ec4.exe','');
QuarantineFile('C:\Program Files\plugin.exe','');
QuarantineFile('C:\WINDOWS\system32\3802ec4.exe','');
QuarantineFile('C:\WINDOWS\systemroot\system32\KYtZQWn.exe','');
QuarantineFile('C:\WINDOWS\system32\qc4f79X.exe','');
DeleteFile('C:\WINDOWS\system32\nsw5Zbd.exe');
DeleteFile('C:\WINDOWS\system32\EQkqGMk.exe');
DeleteFile('C:\WINDOWS\system32\BIEWdma.exe');
DeleteFile('C:\WINDOWS\system32\t7EXJx7.exe');
DeleteFile('C:\WINDOWS\system32\3802ec4.exe');
DeleteFile('C:\Program Files\plugin.exe');
DeleteFile('C:\WINDOWS\system32\3802ec4.exe');
DeleteFile('C:\WINDOWS\systemroot\system32\KYtZQWn.exe');
DeleteFile('C:\WINDOWS\system32\qc4f79X.exe');
BC_ImportALL;
ExecuteSysClean;
BC_Activate;
ExecuteRepair(9);
ExecuteRepair(20);
RebootWindows(true);
end.