Kaspersky Virus removal hangs up when it finds the pabuzili.dll file.
Report attached.
Printable View
Kaspersky Virus removal hangs up when it finds the pabuzili.dll file.
Report attached.
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;
QuarantineFile('MpCmdRun.exe','');
QuarantineFile('MSASCui.exe','');
QuarantineFile('MsMpEng.exe','');
QuarantineFile('msseces.exe','');
QuarantineFile('C:\WINDOWS\system32\config\SYSTEM~1\LOCALS~1\Temp\Wpr.exe','');
DelBHO('{cf51634f-9d92-4b30-a706-f797359cd769}');
QuarantineFile('wesokaru.dll','');
QuarantineFile('C:\WINDOWS\system32\config\systemprofile\Application Data\ARManager\apmanager.exe','');
QuarantineFile('C:\WINDOWS\system32\config\SYSTEM~1\LOCALS~1\Temp\sysmon64x.exe','');
QuarantineFile('C:\WINDOWS\system32\rovudoku.dll','');
DeleteFile('C:\WINDOWS\system32\rovudoku.dll');
DeleteFile('C:\WINDOWS\system32\config\SYSTEM~1\LOCALS~1\Temp\sysmon64x.exe');
RegKeyParamDel('HKEY_USERS','.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Run','sysmon64x.exe');
RegKeyParamDel('HKEY_USERS','S-1-5-18\Software\Microsoft\Windows\CurrentVersion\Run','sysmon64x.exe');
DeleteFile('C:\WINDOWS\system32\config\systemprofile\Application Data\ARManager\apmanager.exe');
RegKeyParamDel('HKEY_USERS','.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Run','apmanager.exe');
RegKeyParamDel('HKEY_USERS','S-1-5-18\Software\Microsoft\Windows\CurrentVersion\Run','apmanager.exe');
DeleteFile('wesokaru.dll');
DeleteFile('C:\WINDOWS\system32\wesokaru.dll');
DeleteFile('C:\WINDOWS\system32\config\SYSTEM~1\LOCALS~1\Temp\Wpr.exe');
DeleteFile('c:\windows\tasks\{8C3FDD81-7AE0-4605-A46A-2488B179F2A3}.job');
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..