<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SYSREVEAL</title>
	<atom:link href="http://www.sysreveal.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sysreveal.com</link>
	<description>Reveal the Dark Side of Windows</description>
	<lastBuildDate>Mon, 06 Feb 2012 18:27:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>VB Magazine February 2012</title>
		<link>http://www.sysreveal.com/vb-feb-2012/</link>
		<comments>http://www.sysreveal.com/vb-feb-2012/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 18:26:59 +0000</pubDate>
		<dc:creator>niucool</dc:creator>
				<category><![CDATA[Virus Bulletin]]></category>
		<category><![CDATA[2012]]></category>
		<category><![CDATA[vb]]></category>
		<category><![CDATA[virus bulletin]]></category>

		<guid isPermaLink="false">http://www.sysreveal.com/?p=547</guid>
		<description><![CDATA[&#160; Here is the February 2012 issue of VB Magazine.]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p><a href="http://www.sysreveal.com/wp-content/uploads/2012/02/image.png" rel="lightbox[547]"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.sysreveal.com/wp-content/uploads/2012/02/image_thumb.png" width="444" height="484" /></a></p>
<p><a href="http://www.sysreveal.com/uploads/vb/VBFeb2012.pdf">Here</a> is the February 2012 issue of VB Magazine.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sysreveal.com/vb-feb-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SysTracer更新至v1.0.0.11</title>
		<link>http://www.sysreveal.com/systracer-history/</link>
		<comments>http://www.sysreveal.com/systracer-history/#comments</comments>
		<pubDate>Mon, 16 Jan 2012 05:58:00 +0000</pubDate>
		<dc:creator>mayin</dc:creator>
				<category><![CDATA[SysTracer]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[修改历史]]></category>

		<guid isPermaLink="false">http://www.sysreveal.com/systracer%e6%9b%b4%e6%96%b0%e8%87%b3v1-0-0-4/</guid>
		<description><![CDATA[v1.0.0.11更新日志 (2011.1.16) 启动时不自动运行全局监控模式 合并连续的相同日志 修改驱动几个可能导致蓝屏的问题 v1.0.0.10更新日志 修改一个退出时可能导致蓝屏的BUG v1.0.0.9 更新日志 这个版本优化了R0和R3的通讯协议，并没有做界面上的修改，所以对于用户使用来说感觉和上版没有区别，不过对于SysTracer来说也算是大的改动了，放上来希望大家能帮忙测试一下，多提宝贵意见！ ：） v1.0.0.8 更新日志 1.     在界面显示中增加了内核HOOK的详细信息 2.    增加了对网络共享目录中运行程序的监控支持 v1.0.0.7 更新日志 修改了界面显示的问题 修改了跟踪单个进程不显示的问题 修改了若干驱动的问题 v1.0.0.6更新日志：（2011-04-25） 重新编写界面程序，提供更友好的日志查看。 驱动增加了HOOK检查。 修改REPORT文件格式。 修改了一些BUG。 v1.0.0.5更新日志：(2011-03-11) SysTracer新添加了报告显示功能，用户可以通过&#8221;文件&#8221;菜单中的&#8221;查看报告&#8221;菜单项或者工具栏中的&#8221;查看&#8221;按键来根据监控日志生成并显示报告，报告将会更直观的给用户呈现出监控的信息。新的界面：输出的HTML格式的日志： &#8220;选项&#8221;菜单中的&#8221;设置选项&#8221;卡新增了设置字体功能，用户可以根据自己的需要来调整。 v1.0.0.4更新日志：(From v1.0.0.3) 1.将日志显示区进行了汉化处理 SysTracer汉化后的主界面如下： 请点这里下载SysTracer的最新版本！]]></description>
			<content:encoded><![CDATA[<p>v1.0.0.11更新日志 (2011.1.16)</p>
<ol>
<li>启动时不自动运行全局监控模式</li>
<li>合并连续的相同日志</li>
<li>修改驱动几个可能导致蓝屏的问题</li>
</ol>
<p>v1.0.0.10更新日志</p>
<p>修改一个退出时可能导致蓝屏的BUG</p>
<p>v1.0.0.9 更新日志</p>
<p>这个版本优化了R0和R3的通讯协议，并没有做界面上的修改，所以对于用户使用来说感觉和上版没有区别，不过对于SysTracer来说也算是大的改动了，放上来希望大家能帮忙测试一下，多提宝贵意见！ ：）</p>
<p>v1.0.0.8 更新日志</p>
<p>1.     在界面显示中增加了内核HOOK的详细信息</p>
<p>2.    增加了对网络共享目录中运行程序的监控支持</p>
<p>v1.0.0.7 更新日志</p>
<ol>
<li>修改了界面显示的问题</li>
<li>修改了跟踪单个进程不显示的问题</li>
<li>修改了若干驱动的问题</li>
</ol>
<p>v1.0.0.6更新日志：（2011-04-25）</p>
<p><a href="http://www.sysreveal.com/wp-content/uploads/2011/04/image1.png" rel="lightbox"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="image" src="http://www.sysreveal.com/wp-content/uploads/2011/04/image_thumb1.png" alt="image" width="508" height="321" border="0" /></a></p>
<ol>
<li>重新编写界面程序，提供更友好的日志查看。</li>
<li>驱动增加了HOOK检查。</li>
<li>修改REPORT文件格式。</li>
<li>修改了一些BUG。</li>
</ol>
<p><span id="more-418"></span>v1.0.0.5更新日志：(2011-03-11)</p>
<ol>
<li>SysTracer新添加了报告显示功能，用户可以通过&#8221;文件&#8221;菜单中的&#8221;查看报告&#8221;菜单项或者工具栏中的&#8221;查看&#8221;按键来根据监控日志生成并显示报告，报告将会更直观的给用户呈现出监控的信息。新的界面：<a href="http://www.sysreveal.com/wp-content/uploads/2011/03/image.png" rel="lightbox"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="image" src="http://www.sysreveal.com/wp-content/uploads/2011/03/image_thumb.png" alt="image" width="504" height="374" border="0" /></a>输出的HTML格式的日志：<a href="http://www.sysreveal.com/wp-content/uploads/2011/03/image1.png" rel="lightbox"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: block; float: none; margin-left: auto; margin-right: auto; padding-top: 0px; border-width: 0px;" title="image" src="http://www.sysreveal.com/wp-content/uploads/2011/03/image_thumb1.png" alt="image" width="504" height="475" border="0" /></a></li>
<li>&#8220;选项&#8221;菜单中的&#8221;设置选项&#8221;卡新增了设置字体功能，用户可以根据自己的需要来调整。</li>
</ol>
<p>v1.0.0.4更新日志：(From v1.0.0.3)</p>
<p>1.将日志显示区进行了汉化处理</p>
<p>SysTracer汉化后的主界面如下：</p>
<p><img src="http://www.sysreveal.com/wp-content/uploads/2011/02/021811_0233_SysTracerv114.jpg" alt="" /></p>
<p><span style="color: yellow;"><strong>请点<a href="http://www.sysreveal.com/download/SysTracer.zip">这里下载</a>SysTracer的最新版本！</strong></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sysreveal.com/systracer-history/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>VB Magazine January 2012</title>
		<link>http://www.sysreveal.com/vb-magazine-january-2012/</link>
		<comments>http://www.sysreveal.com/vb-magazine-january-2012/#comments</comments>
		<pubDate>Mon, 09 Jan 2012 22:22:47 +0000</pubDate>
		<dc:creator>niucool</dc:creator>
				<category><![CDATA[Virus Bulletin]]></category>
		<category><![CDATA[2012]]></category>
		<category><![CDATA[January]]></category>
		<category><![CDATA[vb]]></category>
		<category><![CDATA[virus bulletin]]></category>

		<guid isPermaLink="false">http://www.sysreveal.com/?p=534</guid>
		<description><![CDATA[Here is the January 2012 issue of VB Magazine.]]></description>
			<content:encoded><![CDATA[<p><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.sysreveal.com/wp-content/uploads/2012/01/image1.png" width="441" height="484" /></p>
<p><a href="http://www.sysreveal.com/uploads/vb/VBJan2012.pdf">Here</a> is the January 2012 issue of VB Magazine.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sysreveal.com/vb-magazine-january-2012/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>VB Magazine December 2011</title>
		<link>http://www.sysreveal.com/vb-dec-2011/</link>
		<comments>http://www.sysreveal.com/vb-dec-2011/#comments</comments>
		<pubDate>Tue, 06 Dec 2011 19:58:23 +0000</pubDate>
		<dc:creator>niucool</dc:creator>
				<category><![CDATA[Virus Bulletin]]></category>
		<category><![CDATA[2011]]></category>
		<category><![CDATA[December]]></category>
		<category><![CDATA[vb]]></category>
		<category><![CDATA[virus bulletin]]></category>

		<guid isPermaLink="false">http://www.sysreveal.com/vb-dec-2011/</guid>
		<description><![CDATA[Here is the December issue of VB Magazine.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.sysreveal.com/wp-content/uploads/2011/12/image.png" rel="lightbox[532]"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.sysreveal.com/wp-content/uploads/2011/12/image_thumb.png" width="482" height="484" /></a></p>
<p><a href="http://www.sysreveal.com/uploads/vb/VBDec2011.pdf">Here</a> is the December issue of VB Magazine.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sysreveal.com/vb-dec-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VB Magazine October 2011</title>
		<link>http://www.sysreveal.com/vb-oct-2011/</link>
		<comments>http://www.sysreveal.com/vb-oct-2011/#comments</comments>
		<pubDate>Fri, 30 Sep 2011 23:59:00 +0000</pubDate>
		<dc:creator>niucool</dc:creator>
				<category><![CDATA[Virus Bulletin]]></category>
		<category><![CDATA[2011]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[magzine]]></category>
		<category><![CDATA[october]]></category>
		<category><![CDATA[virus bulletin]]></category>

		<guid isPermaLink="false">http://www.sysreveal.com/vb-oct-2011/</guid>
		<description><![CDATA[Here is the October issue of VB Magazine.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.sysreveal.com/wp-content/uploads/2011/10/image.png" rel="lightbox[526]"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.sysreveal.com/wp-content/uploads/2011/10/image_thumb.png" width="483" height="484" /></a></p>
<p><a href="http://www.sysreveal.com/uploads/vb/VBOct2011.pdf">Here</a> is the October issue of VB Magazine.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sysreveal.com/vb-oct-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VB Magazine September 2011</title>
		<link>http://www.sysreveal.com/vb-sep-2011/</link>
		<comments>http://www.sysreveal.com/vb-sep-2011/#comments</comments>
		<pubDate>Thu, 01 Sep 2011 22:39:19 +0000</pubDate>
		<dc:creator>niucool</dc:creator>
				<category><![CDATA[Virus Bulletin]]></category>
		<category><![CDATA[2011]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[magzine]]></category>
		<category><![CDATA[september]]></category>
		<category><![CDATA[virus bulletin]]></category>

		<guid isPermaLink="false">http://www.sysreveal.com/vb-sep-2011/</guid>
		<description><![CDATA[Here is the September issue of VB Magazine.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.sysreveal.com/wp-content/uploads/2011/09/image.png" rel="lightbox[523]"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.sysreveal.com/wp-content/uploads/2011/09/image_thumb.png" width="489" height="484" /></a></p>
<p><a href="http://www.sysreveal.com/uploads/vb/VBSept2011.pdf" target="_blank">Here</a> is the September issue of VB Magazine.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sysreveal.com/vb-sep-2011/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>VB100 August 2011</title>
		<link>http://www.sysreveal.com/vb100-august-2011/</link>
		<comments>http://www.sysreveal.com/vb100-august-2011/#comments</comments>
		<pubDate>Tue, 23 Aug 2011 17:49:05 +0000</pubDate>
		<dc:creator>niucool</dc:creator>
				<category><![CDATA[Virus Bulletin]]></category>
		<category><![CDATA[360]]></category>
		<category><![CDATA[august 2011]]></category>
		<category><![CDATA[vb100]]></category>
		<category><![CDATA[virus bulletin]]></category>
		<category><![CDATA[瑞星]]></category>

		<guid isPermaLink="false">http://www.sysreveal.com/vb100-august-2011-2/</guid>
		<description><![CDATA[For a reader named Thanh, I just uploaded the latest magazine of VB100 (August 2011). As a Chinese, I noticed two Chinese Anti-virus companies: Qihoo and Rising are also in the list. According to the test results, they are surely not in the same level. Qihoo is rising, while Rising is sinking. Qihoo has a [...]]]></description>
			<content:encoded><![CDATA[<p>For a reader named <em>Thanh</em>, I just uploaded the latest magazine of VB100 (August 2011).</p>
<p>As a Chinese, I noticed two Chinese Anti-virus companies: Qihoo and Rising are also in the list. According to the test results, they are surely not in the same level.</p>
<p><span style="color: #ffc000;"><strong>Qihoo is rising, while Rising is sinking.</strong></span></p>
<p><span id="more-514"></span></p>
<p>Qihoo has a very high detection rate, which should not surprise you, since she integrates the engine from BitDefender which gets an excellent point too.</p>
<p><a href="http://www.sysreveal.com/wp-content/uploads/2011/08/image1.png" rel="lightbox[514]"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://www.sysreveal.com/wp-content/uploads/2011/08/image_thumb.png" alt="image" width="644" height="44" border="0" /></a></p>
<p><a href="http://www.sysreveal.com/wp-content/uploads/2011/08/image2.png" rel="lightbox[514]"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://www.sysreveal.com/wp-content/uploads/2011/08/image_thumb1.png" alt="image" width="644" height="34" border="0" /></a></p>
<p><a href="http://www.sysreveal.com/wp-content/uploads/2011/08/image3.png" rel="lightbox[514]"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="image" src="http://www.sysreveal.com/wp-content/uploads/2011/08/image_thumb2.png" alt="image" width="644" height="34" border="0" /></a></p>
<p>On the other side, The test result of Rising (I prefer <span style="color: #ffff00;"><strong>&#8216;Sinking&#8217;</strong></span>) is a disaster, the detection rates of worms, bots and trojans are so low, and I think it is the champion of this test, in the reversed order.</p>
<p><a href="http://www.sysreveal.com/wp-content/uploads/2011/08/image4.png" rel="lightbox[514]"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://www.sysreveal.com/wp-content/uploads/2011/08/image_thumb3.png" alt="image" width="644" height="32" border="0" /></a></p>
<p>Merely according to this table, it’s no wonder why Qihoo 360 Antivirus dominates the China anti-virus market now.</p>
<p>Oh, where is Kingsoft Antivirus, which is also a famous AV company in China? She did not attend the test, <strong><span style="color: #ffff00;">since she </span><span style="color: #ffff00;">lost every tests she participated before and became desperate</span></strong>.(Please check the old vb100 magazines which are not hosted in my site.)</p>
<p>You could download VB100 August 2011 <a href="http://www.sysreveal.com/uploads/vb/VB100-August2011.pdf" target="_blank">here</a>.</p>
<p>BTW: If you want to keep up-to-date of our site, connect to us via the Chinese most popular twitter site: SINA WEIBO(Chinese only) &#8212;- <a href="http://weibo.com/sysreveal">http://weibo.com/sysreveal</a> , thanks.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sysreveal.com/vb100-august-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DirMon updated to v1.0.1</title>
		<link>http://www.sysreveal.com/dirmon-history/</link>
		<comments>http://www.sysreveal.com/dirmon-history/#comments</comments>
		<pubDate>Fri, 05 Aug 2011 17:15:26 +0000</pubDate>
		<dc:creator>niucool</dc:creator>
				<category><![CDATA[System Research]]></category>
		<category><![CDATA[DirMon]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[下载]]></category>
		<category><![CDATA[工具]]></category>
		<category><![CDATA[监控]]></category>
		<category><![CDATA[目录]]></category>

		<guid isPermaLink="false">http://www.sysreveal.com/dirmon-history/</guid>
		<description><![CDATA[Actually in most cases, we don’t need to use the mighty sword like SysTracer or FileMon to know what’s happening in your file system. So why not choose the very light weight tool DirMon? Major features: Support all Windows NT platforms: Windows 2000 ~ windows 7 both 32-bit and 64-bit Light weight and easy to [...]]]></description>
			<content:encoded><![CDATA[<p>Actually in most cases, we don’t need to use the mighty sword like SysTracer or FileMon to know what’s happening in your file system. So why not choose the very light weight tool DirMon?</p>
<p><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://www.sysreveal.com/wp-content/uploads/2011/08/image.png" alt="image" width="566" height="464" border="0" /></p>
<p>Major features:</p>
<ul>
<li>Support all Windows NT platforms: Windows 2000 ~ windows 7 both 32-bit and 64-bit</li>
<li>Light weight and easy to use, no administrator privilege needed.</li>
<li>Monitor all changes in a directory with flexible options.</li>
</ul>
<p>Change history:</p>
<p>v1.0.1 (2011-08-05)</p>
<ul>
<li>Support both Chinese and English</li>
</ul>
<p>Please download the latest version of DirMon <a href="http://www.sysreveal.com/download/dirmon.zip" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sysreveal.com/dirmon-history/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Virus Bulletin Magazine July &amp; August 2011</title>
		<link>http://www.sysreveal.com/vb-july-august/</link>
		<comments>http://www.sysreveal.com/vb-july-august/#comments</comments>
		<pubDate>Fri, 05 Aug 2011 02:12:44 +0000</pubDate>
		<dc:creator>niucool</dc:creator>
				<category><![CDATA[Virus Bulletin]]></category>
		<category><![CDATA[magzine]]></category>
		<category><![CDATA[virus bulletin]]></category>

		<guid isPermaLink="false">http://www.sysreveal.com/vb-july-august/</guid>
		<description><![CDATA[Download here Download here]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.sysreveal.com/wp-content/uploads/2011/08/vb201107.png" rel="lightbox[497]"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="vb201107" border="0" alt="vb201107" src="http://www.sysreveal.com/wp-content/uploads/2011/08/vb201107_thumb.png" width="458" height="484" /></a></p>
<p><a href="http://www.sysreveal.com/uploads/vb/VBJuly2011.pdf" target="_blank"><font color="#ffff00">Download here</font></a></p>
<p><span id="more-497"></span>
<p><a href="http://www.sysreveal.com/wp-content/uploads/2011/08/vb201108.png" rel="lightbox[497]"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="vb201108" border="0" alt="vb201108" src="http://www.sysreveal.com/wp-content/uploads/2011/08/vb201108_thumb.png" width="458" height="465" /></a></p>
<p><a href="http://www.sysreveal.com/uploads/vb/VBAug2011.pdf" target="_blank"><font color="#ffff00">Download here</font></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sysreveal.com/vb-july-august/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Exception Handler in Windows 64-bit</title>
		<link>http://www.sysreveal.com/seh-win64/</link>
		<comments>http://www.sysreveal.com/seh-win64/#comments</comments>
		<pubDate>Tue, 19 Jul 2011 00:49:32 +0000</pubDate>
		<dc:creator>niucool</dc:creator>
				<category><![CDATA[System Research]]></category>
		<category><![CDATA[SEH]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[x64]]></category>

		<guid isPermaLink="false">http://www.sysreveal.com/seh-win64/</guid>
		<description><![CDATA[Structured Exception Handling (SEH) is a very important mechanism in Windows operating system. The most famous article describing SEH in Windows 32 bits is from Windows wizard Matt Pietrek: A Crash Course on the Depths of Win32™ Structured Exception Handling . On the x64, Microsoft changes its way to handle exception. You could still use [...]]]></description>
			<content:encoded><![CDATA[<p>Structured Exception Handling (SEH) is a very important mechanism in Windows operating system. The most famous article describing SEH in Windows 32 bits is from Windows wizard Matt Pietrek: <a href="http://www.microsoft.com/msj/0197/exception/exception.aspx" target="_blank">A Crash Course on the Depths of Win32™ Structured Exception Handling</a> .</p>
<p>On the x64, Microsoft changes its way to handle exception. You could still use <strong>__try</strong> and <strong>__except </strong>to catch and handle exceptions, but the internal implements are totally changed by Microsoft. There are still some good articles talking about the x64 SEH:</p>
<p>A good article for major concepts:  <a href="http://www.osronline.com/article.cfm?article=469" target="_blank">Exceptional Behavior &#8211; x64 Structured Exception Handling</a></p>
<p>Series of articles in depth:  <a href="http://www.nynaeve.net/?p=113" target="_blank">Programming against the x64 exception handling support</a></p>
<p>So why should we learn these details if we could still use __try and __except to handle all exceptions? The answer is: when you port your code from 32-bit to 64-bit, your SEH might not work if your code is dynamically generated. You have to use new Win64 APIs <strong>RtlInstallFunctionTableCallback</strong> and <strong>RtlAddFunctionTable </strong>to manually handle your code exceptions. Furthermore, some PE packers might not work when processing Win64 PE files since they could not take advantage of Win32 SEH tricks any more.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sysreveal.com/seh-win64/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

