Microsoft-specific exception handling mechanisms: Difference between revisions

Content deleted Content added
Subst out passed time conditionals
Sanchb1 (talk | contribs)
External links: fixed date
Line 29:
* {{US patent|7,480,919|US patent 7,480,919 - Safe exceptions}}
* {{cite web|url=http://jpassing.com/2008/05/20/fun-with-low-level-seh/|title=Fun with low level SEH|author=Johannes Passing|date=May 20, 2008}} Covers the obscure details needed to get low-level SEH (and particularly SafeSEH) code to work on more modern Windows.
* {{cite web |url=http://www.openrce.org/articles/full_view/21 |title=Reversing Microsoft Visual C++ Part I: Exception Handling |author=Igor Skochinsky |date=Monday, March 6, 2006 12:02.38 CST |work= |publisher=OpenRCE |accessdate=2009-11-17 }}
* {{cite web|url=http://blogs.technet.com/b/srd/archive/2009/02/02/preventing-the-exploitation-of-seh-overwrites-with-sehop.aspx|title=Preventing the Exploitation of Structured Exception Handler (SEH) Overwrites with SEHOP|author=Matt Miller|publisher=Technet|date=2 Feb 2009}}
* {{cite web|title=Bypassing SEHOP|url=http://www.sysdream.com/sites/default/files/sehop_en.pdf|author=Stéfan Le Berre, Damien Cauquil|publisher=Sysdream|date=22 Dec 2009}}