thisi is the report
Disable System Restore!
Execute the following script:
After your system reboots, upload all quarantined files using red link above and make a new logfile.Код:begin SearchRootkit(true, true); SetAVZGuardStatus(True); QuarantineFile('csrcs.exe',''); QuarantineFile('C:\WINDOWS\system32\ckvo.exe',''); DeleteFile('C:\WINDOWS\system32\ckvo.exe'); DeleteFile('C:\WINDOWS\system32\csrcs.exe'); DeleteFile('C:\WINDOWS\csrcs.exe'); BC_ImportDeletedList; ExecuteSysClean; ExecuteRepair(16); BC_Activate; RebootWindows(true); end.
I am not young enough to know everything...