<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_柳暗花明</title><subtitle type="text">以博会友</subtitle><id>http://feed.cnblogs.com/blog/u/30485/rss</id><updated>2010-03-29T16:04:32Z</updated><author><name>ithurricane</name><uri>http://www.cnblogs.com/ithurricane/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ithurricane/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/30485/rss"/><entry><id>http://www.cnblogs.com/ithurricane/archive/2010/03/30/1700164.html</id><title type="text">练手之作升级--简易的进程/文件粉碎机--新增与金山/超级巡警/Unlocker1.8.9文件粉碎机比较测试</title><summary type="text">可以删除金山/超级巡警/Unlocker1.8.9无法删除的文件</summary><published>2010-03-29T16:05:00Z</published><updated>2010-03-29T16:05:00Z</updated><author><name>ithurricane</name><uri>http://www.cnblogs.com/ithurricane/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ithurricane/archive/2010/03/30/1700164.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ithurricane/archive/2010/03/30/1700164.html"/><content type="html">&lt;p&gt;C:/zip.txt我特意保护住的文件，&lt;br /&gt;用金山/超级巡警/Unlocker1.8.9无法粉碎，&lt;/p&gt;&#xD;
&lt;p&gt;有图有真相：&lt;/p&gt;&#xD;
&lt;p&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;img border="0" alt="" src="http://images.cnblogs.com/cnblogs_com/ithurricane/re2.jpg" width="735" height="550" /&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;img border="0" alt="" src="http://images.cnblogs.com/cnblogs_com/ithurricane/re3.JPG" width="492" height="374" /&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;img border="0" alt="" src="http://images.cnblogs.com/cnblogs_com/ithurricane/p2.jpg" width="743" height="752" /&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;/p&gt;&#xD;
&lt;p&gt;用我写的PowerTool可以轻松的粉碎这个文件&lt;/p&gt;&#xD;
&lt;p&gt;顺带一下下载地址：&lt;/p&gt;&#xD;
&lt;p&gt;&lt;a href="http://files.cnblogs.com/ithurricane/PowerToolV1.3_%e4%bf%ae%e6%ad%a3%e7%89%88.zip" target="_blank"&gt;http://files.cnblogs.com/ithurricane/PowerToolV1.3_%e4%bf%ae%e6%ad%a3%e7%89%88.zip&lt;/a&gt;&lt;/p&gt;&lt;img src="http://www.cnblogs.com/ithurricane/aggbug/1700164.html?type=1" width="1" height="1" alt=""/&gt;&lt;p&gt;&lt;a href="http://www.cnblogs.com/ithurricane/archive/2010/03/30/1700164.html" target="_blank"&gt;本文链接&lt;/a&gt;&lt;/p&gt;</content></entry><entry><id>http://www.cnblogs.com/ithurricane/archive/2010/03/25/1695345.html</id><title type="text">看看老外是如何在ring3结束xuetr进程的～～～</title><summary type="text">外国大牛都不得不关注XueTr的大名</summary><published>2010-03-25T07:28:00Z</published><updated>2010-03-25T07:28:00Z</updated><author><name>ithurricane</name><uri>http://www.cnblogs.com/ithurricane/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ithurricane/archive/2010/03/25/1695345.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ithurricane/archive/2010/03/25/1695345.html"/><content type="html">&lt;span  style="font-family: 宋体, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; line-height: 19px; font-size: 12px; color: #13253c; "&gt;看来很多老外也在使用XueTr这个工具啊，&lt;br /&gt;不知道有没有给他们带来惊讶的感觉。。。&lt;br /&gt;&lt;br /&gt;这里是文章的源地址：&lt;br /&gt;Killing&amp;nbsp;XueTr&amp;nbsp;from&amp;nbsp;User&amp;nbsp;Mode&amp;nbsp;(oXueTb&amp;nbsp;Poc)&lt;br /&gt;&lt;br /&gt;http://forum.sysinternals.com/topic22240_post117287.html&lt;br /&gt;&lt;br /&gt;老外最后还来了一句总结性的发言：&lt;br /&gt;&lt;strong&gt;&lt;font color="Blue"&gt;I&amp;nbsp;suggest&amp;nbsp;antirootkit&amp;nbsp;author&amp;nbsp;stop&amp;nbsp;using&amp;nbsp;that&amp;nbsp;sh1t&amp;nbsp;and&amp;nbsp;remove&amp;nbsp;most&amp;nbsp;of&amp;nbsp;this&amp;nbsp;useless&amp;nbsp;hooks.&amp;nbsp;This&amp;nbsp;will&amp;nbsp;dramatically&amp;nbsp;improve&amp;nbsp;stability&amp;nbsp;and&amp;nbsp;usability&amp;nbsp;of&amp;nbsp;your&amp;nbsp;tool.&lt;/font&gt;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;代码是delphi的，MS流程是，&lt;br /&gt;先把打开Xuetr进程和结束进程逻辑写在DLL里面，&lt;br /&gt;然后把这个DLL的二进制数据，写成数组定义在主程序中，&lt;br /&gt;主程序在内存中动态的加载这个DLL，然后Inject到Csrss里面，&lt;br /&gt;打开XueTr进程，用到了&lt;br /&gt;ZwQuerySystemInformation(SystemHandleInformation,&amp;nbsp;buf,&amp;nbsp;4194304,&amp;nbsp;@bytesIO);&lt;br /&gt;枚举所有句柄的方法，&lt;br /&gt;然后用ZwQueryInformationProcess比较pid是否是xueTr的pid，&lt;br /&gt;结束进程用&lt;br /&gt;DbgUiDebugActiveProcess&lt;br /&gt;的方法，关闭进程的句柄&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;不过不知道为何在内存中动态的加载DLL这么麻烦的方法，&lt;br /&gt;还有为什么要Inject到Csrss里面呢？&lt;/strong&gt;&lt;br /&gt;可能是因为XueTr挂了LoadLibraryExW的原因吧。。。&lt;br /&gt;&lt;br /&gt;最后附带一下Xuetr主要的Hook：&lt;br /&gt;&lt;br /&gt;RkU&amp;nbsp;Version:&amp;nbsp;5.1.700.2220,&amp;nbsp;Type&amp;nbsp;VX2&amp;nbsp;(VX+)&lt;br /&gt;==============================================&lt;br /&gt;OS&amp;nbsp;Name:&amp;nbsp;Windows&amp;nbsp;XP&lt;br /&gt;Version&amp;nbsp;5.1.2600&amp;nbsp;(Service&amp;nbsp;Pack&amp;nbsp;3)&lt;br /&gt;Number&amp;nbsp;of&amp;nbsp;processors&amp;nbsp;#1&lt;br /&gt;==============================================&lt;br /&gt;&amp;gt;Shadow&amp;nbsp;SSDT&lt;br /&gt;==============================================&lt;br /&gt;win32k.sys--&amp;gt;NtUserBuildHwndList,&amp;nbsp;Type:&amp;nbsp;Address&amp;nbsp;Change&amp;nbsp;0xBF835F21--&amp;gt;F490E274&amp;nbsp;[C:\Documents&amp;nbsp;and&amp;nbsp;Settings\XueTr.sys]&lt;br /&gt;win32k.sys--&amp;gt;NtUserDestroyWindow,&amp;nbsp;Type:&amp;nbsp;Address&amp;nbsp;Change&amp;nbsp;0xBF845873--&amp;gt;F490E656&amp;nbsp;[C:\Documents&amp;nbsp;and&amp;nbsp;Settings\XueTr.sys]&lt;br /&gt;win32k.sys--&amp;gt;NtUserFindWindowEx,&amp;nbsp;Type:&amp;nbsp;Address&amp;nbsp;Change&amp;nbsp;0xBF8B1369--&amp;gt;F490E356&amp;nbsp;[C:\Documents&amp;nbsp;and&amp;nbsp;Settings\XueTr.sys]&lt;br /&gt;win32k.sys--&amp;gt;NtUserGetForegroundWindow,&amp;nbsp;Type:&amp;nbsp;Address&amp;nbsp;Change&amp;nbsp;0xBF820BC1--&amp;gt;F490E3A0&amp;nbsp;[C:\Documents&amp;nbsp;and&amp;nbsp;Settings\XueTr.sys]&lt;br /&gt;win32k.sys--&amp;gt;NtUserMessageCall,&amp;nbsp;Type:&amp;nbsp;Address&amp;nbsp;Change&amp;nbsp;0xBF80EE6B--&amp;gt;F490E698&amp;nbsp;[C:\Documents&amp;nbsp;and&amp;nbsp;Settings\XueTr.sys]&lt;br /&gt;win32k.sys--&amp;gt;NtUserPostThreadMessage,&amp;nbsp;Type:&amp;nbsp;Address&amp;nbsp;Change&amp;nbsp;0xBF8B3D3D--&amp;gt;F490E4D4&amp;nbsp;[C:\Documents&amp;nbsp;and&amp;nbsp;Settings\XueTr.sys]&lt;br /&gt;win32k.sys--&amp;gt;NtUserQueryWindow,&amp;nbsp;Type:&amp;nbsp;Address&amp;nbsp;Change&amp;nbsp;0xBF803B56--&amp;gt;F490E516&amp;nbsp;[C:\Documents&amp;nbsp;and&amp;nbsp;Settings\XueTr.sys]&lt;br /&gt;win32k.sys--&amp;gt;NtUserSetParent,&amp;nbsp;Type:&amp;nbsp;Address&amp;nbsp;Change&amp;nbsp;0xBF879695--&amp;gt;F490E554&amp;nbsp;[C:\Documents&amp;nbsp;and&amp;nbsp;Settings\XueTr.sys]&lt;br /&gt;win32k.sys--&amp;gt;NtUserSetWindowLong,&amp;nbsp;Type:&amp;nbsp;Address&amp;nbsp;Change&amp;nbsp;0xBF832BEC--&amp;gt;F490E5D2&amp;nbsp;[C:\Documents&amp;nbsp;and&amp;nbsp;Settings\XueTr.sys]&lt;br /&gt;win32k.sys--&amp;gt;NtUserShowWindow,&amp;nbsp;Type:&amp;nbsp;Address&amp;nbsp;Change&amp;nbsp;0xBF834FA9--&amp;gt;F490E614&amp;nbsp;[C:\Documents&amp;nbsp;and&amp;nbsp;Settings\XueTr.sys]&lt;br /&gt;win32k.sys--&amp;gt;NtUserWindowFromPoint,&amp;nbsp;Type:&amp;nbsp;Address&amp;nbsp;Change&amp;nbsp;0xBF8213A9--&amp;gt;F490E592&amp;nbsp;[C:\Documents&amp;nbsp;and&amp;nbsp;Settings\XueTr.sys]&lt;br /&gt;==============================================&lt;br /&gt;&amp;gt;Hooks&lt;br /&gt;==============================================&lt;br /&gt;ntoskrnl.exe+0x0009A639,&amp;nbsp;Type:&amp;nbsp;Inline&amp;nbsp;-&amp;nbsp;RelativeCall&amp;nbsp;0x80571639--&amp;gt;F490F30E&amp;nbsp;[XueTr.sys]&lt;br /&gt;ntoskrnl.exe+0x0009A903,&amp;nbsp;Type:&amp;nbsp;Inline&amp;nbsp;-&amp;nbsp;RelativeCall&amp;nbsp;0x80571903--&amp;gt;F490F166&amp;nbsp;[XueTr.sys]&lt;br /&gt;ntoskrnl.exe+0x000A48C9,&amp;nbsp;Type:&amp;nbsp;Inline&amp;nbsp;-&amp;nbsp;RelativeCall&amp;nbsp;0x8057B8C9--&amp;gt;F490F58A&amp;nbsp;[XueTr.sys]&lt;br /&gt;ntoskrnl.exe+0x000AB325,&amp;nbsp;Type:&amp;nbsp;Inline&amp;nbsp;-&amp;nbsp;RelativeCall&amp;nbsp;0x80582325--&amp;gt;F490F58A&amp;nbsp;[XueTr.sys]&lt;br /&gt;ntoskrnl.exe+0x000B330F,&amp;nbsp;Type:&amp;nbsp;Inline&amp;nbsp;-&amp;nbsp;RelativeCall&amp;nbsp;0x8058A30F--&amp;gt;F490F166&amp;nbsp;[XueTr.sys]&lt;br /&gt;win32k.sys--&amp;gt;NtUserPostMessage,&amp;nbsp;Type:&amp;nbsp;Inline&amp;nbsp;-&amp;nbsp;RelativeJump&amp;nbsp;0xBF8089B4--&amp;gt;F490E3EC&amp;nbsp;[XueTr.sys]&lt;br /&gt;[948]XueTr.exe--&amp;gt;kernel32.dll--&amp;gt;LoadLibraryExW,&amp;nbsp;Type:&amp;nbsp;Inline&amp;nbsp;-&amp;nbsp;RelativeJump&amp;nbsp;0x7C801AF5--&amp;gt;00402B20&amp;nbsp;[XueTr.exe]&lt;/span&gt;&lt;img src="http://www.cnblogs.com/ithurricane/aggbug/1695345.html?type=1" width="1" height="1" alt=""/&gt;&lt;p&gt;&lt;a href="http://www.cnblogs.com/ithurricane/archive/2010/03/25/1695345.html" target="_blank"&gt;本文链接&lt;/a&gt;&lt;/p&gt;</content></entry><entry><id>http://www.cnblogs.com/ithurricane/archive/2010/03/21/1691125.html</id><title type="text">练手之作--简易的进程/文件检测管理工具~~~</title><summary type="text">练手之作--简易的进程/文件检测管理工具~~~</summary><published>2010-03-21T11:53:00Z</published><updated>2010-03-21T11:53:00Z</updated><author><name>ithurricane</name><uri>http://www.cnblogs.com/ithurricane/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ithurricane/archive/2010/03/21/1691125.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ithurricane/archive/2010/03/21/1691125.html"/><content type="html">要是实现了 &#xD;
&lt;p&gt;进程的枚举和结束，&lt;/p&gt;&#xD;
&lt;p&gt;文件的枚举和技术，&lt;/p&gt;&#xD;
&lt;p&gt;用的都是一些，大牛们在远古时代就玩剩下来的技术。。。&lt;/p&gt;&#xD;
&lt;p&gt;稍有不同的是增加了文件被占用的情况，&lt;/p&gt;&#xD;
&lt;p&gt;不过目前只能对应被进程占用的情况，&lt;/p&gt;&#xD;
&lt;p&gt;DLL之类的还未解决。。。&lt;/p&gt;&#xD;
&lt;p&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;img border="0" alt="" src="http://images.cnblogs.com/cnblogs_com/ithurricane/V1.1.jpg" width="747" height="636" /&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;img border="0" alt="" src="http://images.cnblogs.com/cnblogs_com/ithurricane/1.jpg" width="749" height="638" /&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;img border="0" alt="" src="http://images.cnblogs.com/cnblogs_com/ithurricane/2.jpg" width="748" height="634" /&gt;&lt;/p&gt;&lt;img src="http://www.cnblogs.com/ithurricane/aggbug/1691125.html?type=1" width="1" height="1" alt=""/&gt;&lt;p&gt;&lt;a href="http://www.cnblogs.com/ithurricane/archive/2010/03/21/1691125.html" target="_blank"&gt;本文链接&lt;/a&gt;&lt;/p&gt;</content></entry><entry><id>http://www.cnblogs.com/ithurricane/archive/2010/02/19/1669358.html</id><title type="text">解决了一个2个 NotificationEvent和用户层交互的问题～～～</title><summary type="text">解决了一个2个 NotificationEvent和用户层交互的问题～～～</summary><published>2010-02-19T03:51:00Z</published><updated>2010-02-19T03:51:00Z</updated><author><name>ithurricane</name><uri>http://www.cnblogs.com/ithurricane/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ithurricane/archive/2010/02/19/1669358.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ithurricane/archive/2010/02/19/1669358.html"/><content type="html">昨天出现了个很郁闷的问题，&lt;br /&gt;&lt;br /&gt;做的事情，目的是ring0告诉ring3有驱动要加载了，&lt;br /&gt;ring3弹出确认框提醒用户是否加载，&lt;br /&gt;然 后再把确认结果返回ring0，&lt;br /&gt;ring0继续处理加载还是放行&lt;br /&gt;&lt;br /&gt;之间的通讯用 IoCreateNotificationEvent设置两个系统的Event来完成&lt;br /&gt;（因为ring3无法set系统的event，ms比较安 全）&lt;br /&gt;&lt;br /&gt;不过昨天出现很多奇怪的现象，事件无法同步，我还没点确认框的按钮呢，ring0就继续往下处理了。。。&lt;br /&gt;&lt;br /&gt;今天试着在 ring0里setevent之前&lt;br /&gt;提高IRQL中断级别，MS就解决掉了。。。&lt;br /&gt;&lt;br /&gt;看来自己还是没有摆脱菜鸟本色，&lt;br /&gt;继续努力 了～～～&lt;img src="http://www.cnblogs.com/ithurricane/aggbug/1669358.html?type=1" width="1" height="1" alt=""/&gt;&lt;p&gt;&lt;a href="http://www.cnblogs.com/ithurricane/archive/2010/02/19/1669358.html" target="_blank"&gt;本文链接&lt;/a&gt;&lt;/p&gt;</content></entry><entry><id>http://www.cnblogs.com/ithurricane/archive/2010/02/15/1668599.html</id><title type="text">更新了PETotal，增加了加花免杀功能~~~</title><summary type="text">更新了PETotal，增加了一键加花免杀功能~~~</summary><published>2010-02-15T09:57:00Z</published><updated>2010-02-15T09:57:00Z</updated><author><name>ithurricane</name><uri>http://www.cnblogs.com/ithurricane/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ithurricane/archive/2010/02/15/1668599.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ithurricane/archive/2010/02/15/1668599.html"/><content type="html">&lt;p&gt;原理非常简单，就是为PE文件增加一段空白的Section，&lt;/p&gt; &lt;p&gt;然后把自己的shellcode写到section里面，&lt;/p&gt; &lt;p&gt;最后修改入口地址，然后跳转回原来的入口地址，&lt;/p&gt; &lt;p&gt;就大功告成了~~~&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;下载地址：&lt;/p&gt;&lt;p&gt;&lt;a target="_blank" href="http://files.cnblogs.com/ithurricane/PETotal1.2.zip"&gt;http://files.cnblogs.com/ithurricane/PETotal1.2.zip&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt; &lt;p&gt;&lt;img small="0" src="http://hiphotos.baidu.com/ithurricane/pic/item/ebc7d1cad6ba0db5c817681a.jpg" _fcksavedurl="http://hiphotos.baidu.com/ithurricane/pic/item/ebc7d1cad6ba0db5c817681a.jpg" border="0"  alt="" /&gt;&lt;/p&gt; &lt;p&gt;&lt;span&gt;&lt;span&gt;&lt;img small="0" src="http://hiphotos.baidu.com/ithurricane/pic/item/4ed25dd8474d1b0632fa1ce4.jpg" _fcksavedurl="http://hiphotos.baidu.com/ithurricane/pic/item/4ed25dd8474d1b0632fa1ce4.jpg" border="0"  alt="" /&gt;&lt;br /&gt; &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;img src="http://www.cnblogs.com/ithurricane/aggbug/1668599.html?type=1" width="1" height="1" alt=""/&gt;&lt;p&gt;&lt;a href="http://www.cnblogs.com/ithurricane/archive/2010/02/15/1668599.html" target="_blank"&gt;本文链接&lt;/a&gt;&lt;/p&gt;</content></entry><entry><id>http://www.cnblogs.com/ithurricane/archive/2010/02/10/1667319.html</id><title type="text">更新了一下PEScan，增加了文件嗅探的功能～～～</title><summary type="text">自己写的一个PE文件分析工具，增加了文件嗅探的功能</summary><published>2010-02-10T13:34:00Z</published><updated>2010-02-10T13:34:00Z</updated><author><name>ithurricane</name><uri>http://www.cnblogs.com/ithurricane/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ithurricane/archive/2010/02/10/1667319.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ithurricane/archive/2010/02/10/1667319.html"/></entry><entry><id>http://www.cnblogs.com/ithurricane/archive/2010/02/04/1663614.html</id><title type="text">今天把EasySYS 0.3.2.6稍微修改了一下</title><summary type="text">今天把EasySYS 0.3.2.6稍微修改了一下</summary><published>2010-02-04T06:19:00Z</published><updated>2010-02-04T06:19:00Z</updated><author><name>ithurricane</name><uri>http://www.cnblogs.com/ithurricane/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ithurricane/archive/2010/02/04/1663614.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ithurricane/archive/2010/02/04/1663614.html"/></entry><entry><id>http://www.cnblogs.com/ithurricane/archive/2010/02/03/1663013.html</id><title type="text">爆一些XX界的用语~~~</title><summary type="text">XX界的用语很多，不过像免杀，养马，养鸡就不提了，说一些自己觉得有意思的用语吧高手叫做大牛（对于我来说都是大牛）学习叫做膜拜（我每天都做的事情）大牛公开某个技术叫做放血（放血光荣啊）附上源代码的叫做有码（对于我这种小菜最喜欢有码的了）有创意的方法叫做猥琐（我什么时候也能WS一把啊）暂时就想到这么多，遇到有什么新的继续补充了~~~</summary><published>2010-02-03T13:37:00Z</published><updated>2010-02-03T13:37:00Z</updated><author><name>ithurricane</name><uri>http://www.cnblogs.com/ithurricane/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ithurricane/archive/2010/02/03/1663013.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ithurricane/archive/2010/02/03/1663013.html"/></entry><entry><id>http://www.cnblogs.com/ithurricane/archive/2010/02/03/1662450.html</id><title type="text">360安全卫士也被恶搞了～～～</title><summary type="text">安全卫士被恶搞成提权卫士360提权卫士，谁用都说好感谢360提权卫士&amp;#8230;&amp;#8230;非常感谢http://www.rising.com.cn/about/news/rising/2010-02-02/6617.html图片已经被和谐，看不到了~~~看 来瑞星和360的这场口水仗可能越演越烈了，互相爆漏洞，爆技术细节，对于我来说谁对谁错无所谓，能学习到技术细节才是真的，呵 呵～～～</summary><published>2010-02-03T02:26:00Z</published><updated>2010-02-03T02:26:00Z</updated><author><name>ithurricane</name><uri>http://www.cnblogs.com/ithurricane/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ithurricane/archive/2010/02/03/1662450.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ithurricane/archive/2010/02/03/1662450.html"/></entry><entry><id>http://www.cnblogs.com/ithurricane/archive/2010/02/02/1661415.html</id><title type="text">保护内核HOOK的几种方式~~~</title><summary type="text">保护自己的HOOK</summary><published>2010-02-01T16:05:00Z</published><updated>2010-02-01T16:05:00Z</updated><author><name>ithurricane</name><uri>http://www.cnblogs.com/ithurricane/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ithurricane/archive/2010/02/02/1661415.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ithurricane/archive/2010/02/02/1661415.html"/></entry></feed>
