Using WinXP SP2. According to AVP, it looks like I'm have a hijacked "Kernel32.exe". Attached is the log file. Please explain how I can fix this issue. There is also a driver issue, but the log file does not say which driver.
Thanks,
CimUser2000
Printable View
Using WinXP SP2. According to AVP, it looks like I'm have a hijacked "Kernel32.exe". Attached is the log file. Please explain how I can fix this issue. There is also a driver issue, but the log file does not say which driver.
Thanks,
CimUser2000
Please, disable System Restore (see Appendix 1 of [url=http://virusinfo.info/showthread.php?t=9184]rules[/url]).
Close all programs.
[url=http://avptool.virusinfo.info/en/AVPTool_helpdesk_curescript.htm]Execute the script[/url]:
[code]
begin
SetAVZPMStatus(True);
DeleteService('PxHelp20');
QuarantineFile('C:\WINDOWS\system32\DRIVERS\aarich.sys','');
QuarantineFile('C:\WINDOWS\system32\DRIVERS\aac.sys','');
QuarantineFile('C:\WINDOWS\system32\DRIVERS\a320raid.sys','');
QuarantineFile('C:\WINDOWS\System32\drivers\4e9643a7.sys','');
QuarantineFile('C:\WINDOWS\System32\drivers\2bea3128.sys','');
DeleteService('4e9643a7');
DeleteService('2bea3128');
QuarantineFile('E:\hbcd\wintools\autorun.exe','');
DeleteService('HYHEVWOIG');
QuarantineFile('C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\HYHEVWOIG.exe','');
DeleteService('lich');
QuarantineFile('C:\WINDOWS\system32\lich.exe','');
DeleteFile('C:\WINDOWS\system32\lich.exe');
DeleteFile('C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\HYHEVWOIG.exe');
CreateQurantineArchive('C:\quarantine.zip');
BC_ImportDeletedList;
ExecuteSysClean;
BC_Activate;
RebootWindows(true);
end.
[/code]
The computer will reboot. Boot it in [B]Normal [/B]mode.
Upload file C:\quarantine.zip, by link [color=red][b][u]Upload quarantined files[/u][/b][/color] in top of this thread.
Do "Collect system information" and attach new avptool_syscheck.zip to the thread.
Here's a followup file
Thanks,
CimUser2000
Start/Run..., type [B]msconfig[/B], press Enter, register [I]Autorun[/I], disable all autoruns.
Try to re-start in normal mode.
[U][COLOR="Red"]Further in normal or safe mode:[/COLOR][/U]
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 Cure
[CODE]begin
SearchRootkit(true, true);
SetAVZGuardStatus(True);
ClearQuarantine;
StopService('MBAMSwissArmy');
StopService('catchme');
QuarantineFile('E:\autorun.inf','');
QuarantineFile('C:\WINDOWS\system32\drivers\mbamswissarmy.sys','');
QuarantineFile('C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\catchme.sys','');
DeleteFile('C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\catchme.sys');
DeleteFile('C:\WINDOWS\system32\drivers\mbamswissarmy.sys');
DeleteService('MBAMSwissArmy');
DeleteService('catchme');
BC_ImportAll;
ExecuteSysClean;
BC_DeleteSvc('MBAMSwissArmy');
BC_DeleteSvc('catchme');
BC_Activate;
RebootWindows(true);
end.
[/CODE]
After reboot [URL="http://virusinfo.info/showthread.php?t=9207"]execute following script[/URL] in Manual Cure
[code]begin
CreateQurantineArchive('C:\quarantine.zip');
end.
[/code]
- Remove [URL="http://virusinfo.info/showthread.php?t=42263"]Bonjour[/URL]
- Clean Temp-Maps, Cache of Browsers, Recycler. Use Windows service tool [URL="http://support.microsoft.com/?scid=kb%3Ben-us%3B315246&x=17&y=6"]cleanmgr[/URL] or [URL="http://www.ccleaner.com/"]CCleaner[/URL] or [URL="http://www.clearprog.de/"]ClearProg[/URL]
- Close all the programs and start only Internet Explorer!!!
- Repeat a log file - if possible in normal mode.
- Switch Antivirus and, if you have - Firewall, on.
- Go On-Line
- Upload the C:\quarantine.zip over the link [COLOR="Red"][B]Upload quarantined files[/B][/COLOR] on the top of this page.
- Attach a log to your new post..