Hello
Close/unload all the programs excepted AVZ and Internet Explorer
Switch off:
- Antivirus and and, if you have - Firewall.
- System Restore
- Execute following script in Manual Healing
Код:
begin
SearchRootkit(true, true);
SetAVZGuardStatus(True);
QuarantineFileF('c:\program files\smadav\', 'sm*.exe', false, '', 0, 0);
QuarantineFile('C:\Program Files\Connectify\Interop.NETWORKLIST.dll','');
QuarantineFile('C:\Program Files\Connectify\Interop.NETCONLib.dll','');
QuarantineFile('C:\Windows\system32\runouce.exe','');
RegKeyParamDel('HKEY_LOCAL_MACHINE','Software\Microsoft\Windows\CurrentVersion\Run','Runonce');
DeleteFile('C:\Windows\system32\runouce.exe');
BC_ImportAll;
ExecuteSysClean;
BC_Activate;
RebootWindows(true);
end.
After reboot:
- Execute following script in Manual Healing
Код:
begin
CreateQurantineArchive('C:\quarantine.zip');
end.
- Upload the C:\quarantine.zip here: http://virusinfo.info/upload_virus_eng.php?tid=85368
- Make a new log file of AVPTool
- Attach a new log to your new post..