How to enable Structured Exception Handling Overwrite Protection (SEHOP) in Windows operating systems >>>>>>
SEHOP (http://support.microsoft.com/kb/956607#fixit4me) <<<<<<
QuoteWindows Vista Service Pack 1, Windows 7, Windows Server 2008 and Windows Server 2008 R2 now include support for Structured Exception Handling Overwrite Protection (SEHOP). This feature is designed to block exploits that use the Structured Exception Handler (SEH) overwrite technique. This protection mechanism is provided at run-time. Therefore, it helps protect applications regardless of whether they have been compiled with the latest improvements, such as the /SAFESEH option. We recommend that Windows users who are running any of the above operating systems enable this feature to improve the security profile of their systems.
More info found here :
http://www.wilderssecurity.com/showthread.php?t=270357
http://ssj100.fullsubject.com/windows-hardening-f5/structured-exception-handling-overwrite-protection-sehop-t137.htm
SEHOP can be enabled on Vista SP1+ and Windows 7 by applying the following patch.......
>>>>>>> MS FIXIT PATCH (http://download.microsoft.com/download/7/2/9/72953E12-494E-48D4-9BB5-26CEFF996C83/MicrosoftFixit50096.msi) <<<<<<<
Works in Win7 32 and 64bit.
Thanks, Dorset, I've just added the value to the registry on my Win 7 Mcs. :thumb: