Switch off/Disable:
- Antivirus and and, if you have - Firewall.
- System Restore
- Execute following script in Manual Cure
Код:
begin
SearchRootkit(true, true);
SetAVZGuardStatus(True);
StopService('Seekeen Service');
QuarantineFile('C:\WINDOWS\system32\winhelper.dll','');
QuarantineFile('c:\windows\system32\ovapslv.dll','');
QuarantineFile('ovapslv.dll','');
QuarantineFile('C:\Documents and Settings\All Users\Application Data\Seekeen\seekeen140.exe','');
QuarantineFile('C:\WINDOWS\system32\Drivers\nzujkkwx.sys','');
DeleteFile('C:\WINDOWS\system32\Drivers\nzujkkwx.sys');
DeleteFile('C:\Documents and Settings\All Users\Application Data\Seekeen\seekeen140.exe');
DeleteFile('ovapslv.dll');
DeleteFile('c:\windows\system32\ovapslv.dll');
DeleteFile('C:\WINDOWS\system32\winhelper.dll');
DelBHO('{92780B25-18CC-41C8-B9BE-3C9C571A8263}');
DelBHO('{925DAB62-F9AC-4221-806A-057BFB1014AA}');
DelBHO('{53F6FCCD-9E22-4d71-86EA-6E43136192AB}');
DelBHO('{1F460357-8A94-4D71-9CA3-AA4ACF32ED8E}');
DelBHO('AutorunsDisabled');
DelBHO('{87ef0ff8-88df-4395-a72d-58dd26d83a8c}');
BC_ImportAll;
ExecuteSysClean;
BC_DeleteSvc('Seekeen Service');
BC_Activate;
SetAVZPMStatus(True);
RebootWindows(true);
end.
After reboot execute following script in Manual Cure
Код:
begin
CreateQurantineArchive('C:\quarantine.zip');
end.
- Remove Bonjour
- Clean Temp-Maps, Cache of Browsers, Recycler. Use Windows service tool cleanmgr or CCleaner or ClearProg
- Close all the programs and start only Internet Explorer!!!
- Repeat a log file.
- Switch Antivirus and, if you have - Firewall, on.
- Go On-Line
- Upload the C:\quarantine.zip over the link Upload quarantined files on the top of this page.
- Attach a log to your new post..