Код:begin SetAVZPMStatus(True); SetAVZGuardStatus(True); SearchRootkit(true, true); DelBHO('{710EB7A1-45ED-11D0-924A-0020AFC7AC4D}'); QuarantineFile('C:\WINDOWS\system32\yv12vfw.dll',''); DeleteFile('C:\WINDOWS\system32\yv12vfw.dll'); BC_DeleteFile('C:\WINDOWS\system32\yv12vfw.dll'); RegKeyParamDel('HKEY_LOCAL_MACHINE','Software\Microsoft\Windows NT\CurrentVersion\Drivers32','VIDC.YV12'); BC_ImportDeletedList; BC_ImportAll; ExecuteSysClean; ExecuteWizard('TSW',2,3,true); BC_Activate; RebootWindows(true); end.
Bookmarks