Hi,
I created the attached file using the Kaspersky manual removal tool - could someone please take a look at it and send me a script to run that will remove these?
Thanks,
-Ray
Printable View
Hi,
I created the attached file using the Kaspersky manual removal tool - could someone please take a look at it and send me a script to run that will remove these?
Thanks,
-Ray
Close/unload all the programs excepted AVZ and Internet Explorer
Switch off:
- Antivirus and and, if you have - Firewall.
- System Restore
- [URL="http://virusinfo.info/showthread.php?t=9207"]Execute following script[/URL] in Manual Healing
[CODE]begin
SearchRootkit(true, true);
SetAVZGuardStatus(True);
QuarantineFile('C:\Users\Lindsay\Desktop\F8E418A141067D38\F8E418A141067D38','');
StopService('F8E418A141067D38');
DeleteService('F8E418A141067D38');
BC_DeleteSvc('F8E418A141067D38');
DeleteFile('C:\Users\Lindsay\Desktop\F8E418A141067D38\F8E418A141067D38');
BC_ImportAll;
ExecuteSysClean;
BC_Activate;
RebootWindows(true);
end.
[/CODE]
After reboot:
- [URL="http://virusinfo.info/showthread.php?t=9207"]Execute following script[/URL] in Manual Healing
[CODE]begin
CreateQurantineArchive('C:\quarantine.zip');
end.
[/CODE]
- Upload the C:\quarantine.zip here: [url]http://virusinfo.info/upload_virus_eng.php?tid=80998[/url]
- Repeat a log file.
- Attach a new log to your new post..