Attached is the system information. Please let me know what to do. I cannot access my internet or firefox.
Printable View
Attached is the system information. Please let me know what to do. I cannot access my internet or firefox.
Switch off/Disable:
- Antivirus and and, if you have - Firewall.
- System Restore
- [URL="http://virusinfo.info/showthread.php?t=9207"]Execute following script[/URL] in Manual disinfection
[CODE]begin
SearchRootkit(true, true);
SetAVZGuardStatus(True);
ClearQuarantine;
TerminateProcessByName('c:\documents and settings\user\local settings\application data\ave.exe');
QuarantineFile('C:\WINDOWS\system32\iehelper.dll','');
QuarantineFile('c:\documents and settings\user\local settings\application data\ave.exe','');
DeleteFile('c:\documents and settings\user\local settings\application data\ave.exe');
DeleteFile('C:\WINDOWS\system32\iehelper.dll');
DelBHO('{B6D223F6-C185-49a2-BA7E-A03E84744702}');
BC_ImportAll;
ExecuteSysClean;
BC_Activate;
ExecuteRepair(1);
ExecuteRepair(13);
SetAVZPMStatus(True);
RebootWindows(true);
end.[/CODE]
After reboot [URL="http://virusinfo.info/showthread.php?t=9207"]execute following script[/URL] in Manual disinfection
[code]begin
CreateQurantineArchive('C:\quarantine.zip');
end.
[/code]and upload the C:\quarantine.zip over the link [COLOR="Red"][B]Upload quarantined files[/B][/COLOR] on the top of this page.
- Repeat a log file of AVPTool.
- Attach a new log to your new post..