Wednesday, June 24, 2009

Malware disables executable files, Program not found ETC

I hate spyware/virus programs that hook into windows shell. Although, I guess it benefits my bank account. I use a tool from norton/symantec to replace them in one fell swoop. Simply save the inf file to your desktop, right click and install. ALl you have to do now is get rid of the rest of the spyware. Or if your worst buy you have already told the customer that you need to format and backup data. $$$$$$$$$ In worst buy's case, the less you know the more money you make....


[Version]
Signature="$Chicago$"
Provider=Symantec

[DefaultInstall]
AddReg=UnhookRegKey

[UnhookRegKey]
HKLM, Software\CLASSES\batfile\shell\open\command,,,"""%1"" %*"
HKLM, Software\CLASSES\comfile\shell\open\command,,,"""%1"" %*"
HKLM, Software\CLASSES\exefile\shell\open\command,,,"""%1"" %*"
HKLM, Software\CLASSES\piffile\shell\open\command,,,"""%1"" %*"
HKLM, Software\CLASSES\regfile\shell\open\command,,,"regedit.exe ""%1"""
HKLM, Software\CLASSES\scrfile\shell\open\command,,,"""%1"" %*"
HKCU, Software\Microsoft\Windows\CurrentVersion\Policies\System,DisableRegistryTools,0x00000020,0
Here is a direct link below:

Right Click here and select save as

Manually:

http://securityresponse.symantec.com/avcenter/UnHookExec.inf

No comments: