Code to mitigate IE STYLE zero-day
/ This code is for a DLL that loads into Internet Explorer as a BHO and modifies MSHTML.DLL in memory to render attempts to exploit this new IE vulnerability inert. It does that by forcing a "controlled crash" at a high address, instead of letting EIP reach an MSHTML-dependent address that could...