how delte the viruses (list joined)
Printable View
how delte the viruses (list joined)
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;
DelBHO('{03FEDA6F-D32C-4005-81D2-645A4D244086}');
QuarantineFile('C:\WINDOWS\system32\dmserver32.dll','');
QuarantineFile('C:\Documents and Settings\All Users\Application Data\724f077\SM724f_231.exe','');
DeleteFile('C:\WINDOWS\system32\dmserver32.dll');
BC_ImportAll;
ExecuteSysClean;
BC_Activate;
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 log to your new post..