Switch off/Disable:
- Antivirus and and, if you have - Firewall.
- System Restore
- Execute following script in Manual Cure
Код:
begin
SearchRootkit(true, true);
SetAVZGuardStatus(True);
TerminateProcessByName('c:\documents and settings\faraz\application data\ptidl\ptidl.exe');
StopService('lzwoemlb');
QuarantineFile('c:\windows\system32\shmwnxw.dll','');
QuarantineFile('C:\WINDOWS\TEMP\ms1242139073.exe','');
QuarantineFile('shmwnxw.dll','');
QuarantineFile('C:\WINDOWS\system32\drivers\lzwoemlb.sys','');
QuarantineFile('C:\WINDOWS\system32\xmspqlsr.dll','');
QuarantineFile('C:\WINDOWS\system32\srvany.exe','');
QuarantineFile('c:\windows\system32\shelldoc.dll','');
QuarantineFile('C:\Documents and Settings\Faraz\Application Data\ptidl\ptidl.exe','');
QuarantineFile('c:\windows\system32\srvany.exe','');
QuarantineFile('c:\documents and settings\faraz\application data\ptidl\ptidl.exe','');
DeleteFile('c:\documents and settings\faraz\application data\ptidl\ptidl.exe');
DeleteFile('C:\Documents and Settings\Faraz\Application Data\ptidl\ptidl.exe');
DeleteFile('C:\WINDOWS\system32\xmspqlsr.dll');
DeleteFile('C:\WINDOWS\system32\drivers\lzwoemlb.sys');
DeleteFile('shmwnxw.dll');
DeleteFile('C:\WINDOWS\TEMP\ms1242139073.exe');
DeleteFile('c:\windows\system32\shmwnxw.dll');
DeleteService('lzwoemlb');
DelBHO('{0024D8F8-381F-4896-98E6-73A1B9A1D868}');
DelBHO('{00241795-674A-437B-BC88-8E3B72EF8D4a}');
DelBHO('{37DE7CB8-6943-4962-877A-88CDA7FB69A5}');
BC_ImportAll;
ExecuteSysClean;
BC_DeleteSvc('lzwoemlb');
BC_Activate;
RebootWindows(true);
end.
After reboot execute following script in Manual Cure
Код:
begin
CreateQurantineArchive('C:\quarantine.zip');
end.
- 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 quarantine.zip over the link Upload quarantined files on the top of this page.
- Attach a log to your new post..