About avptool: did you run an automatic scan of all disks?
Close all other programs except avptool.
Execute the script:
Код:
begin
SearchRootkit(true, true);
SetAVZGuardStatus(True);
QuarantineFile('C:\WINDOWS\system32\INetHTTPFilter.dll','');
QuarantineFile('C:\Program Files\ParetoLogic\Anti-Virus PLUS\Pareto_AV.exe','');
QuarantineFile('C:\WINDOWS\system32\drivers\lfjgtg.sys','');
QuarantineFile('C:\WINDOWS\system32\drivers\yxba.sys','');
QuarantineFile('C:\WINDOWS\system32\mom.dll','');
QuarantineFile('C:\PROGRA~1\CLASSI~1\armaccess.dll','');
QuarantineFile('F:\autorun.inf','');
BC_ImportAll;
ExecuteSysClean;
BC_Activate;
CreateQurantineArchive('c:\quarantine.zip');
RebootWindows(true);
end.
The computer will reboot.
Upload file C:\quarantine.zip by link http://virusinfo.info/upload_virus_eng.php?tid=43016
Let us know, when you done.
I did found traces of ParetoLogic antivirus- did you install it by yourself? Go to add/remove programs and uninstall it.