I can see no evident infection, but some files look suspicious. If you want them to be checked then execute the sctipt:
Код:
begin
SearchRootkit(true, true);
SetAVZGuardStatus(True);
QuarantineFile('C:\Program Files\Toshiba\3GUty\tw3gsvc.exe','');
QuarantineFile('C:\Program Files\TOSHIBA\TME3\Tmesrv31.exe','');
QuarantineFile('C:\WINDOWS\system32\TAMSvr.exe','');
BC_ImportDeletedList;
BC_Activate;
rebootwindows(true);
end.
After restart, execute the second script:
Код:
begin
CreateDirectory ('c:\quarantine');
CreateQurantineArchive('c:\quarantine\avp_cure.zip');
end.
Upload the file avp_cure.zip from the folder c:\quarantine via the link http://virusinfo.info/upload_virus_eng.php?tid=64794