Hello.
I can't see any evident infection in your logs. Some of the files look suspicious, so if you want them of being checked, execute the script:
Код:
begin
SearchRootkit(true, true);
SetAVZGuardStatus(True);
QuarantineFile('C:\WINDOWS\system32\KB905474\wgasetup.exe','');
QuarantineFile('C:\WINDOWS\system32\OGAEXEC.exe','');
QuarantineFile('C:\DOCUME~1\09704~1.NEW\LOCALS~1\Temp\c.exe','');
QuarantineFile('c:\windows\system32\conime.exe','');
QuarantineFile('c:\program files\registry purify\registrypurify.exe','');
BC_ImportquarantineList;
BC_Activate;
RebootWindows(true);
end.
After restart, execute the second script:
Код:
begin
createqurantinearchive('c:\quarantine.zip');
end.
After this script, upload file c:\quarantine.zip via the link http://virusinfo.info/upload_virus_eng.php?tid=56148