<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feeds.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/xfill" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/xfill" type="application/rss+xml"></fs:self_link><lastBuildDate>Sat, 14 Feb 2009 23:28:00 GMT</lastBuildDate><title>夜枫</title><description>今宵酒醒何处，杨柳岸晓风残月（原博客 www.xycblog.com 已跳转至当前博客）</description><link>http://blog.csdn.net/xfill/</link><item><title>终极挑战！战KV2008金钟罩</title><link>http://blog.csdn.net/xfill/archive/2009/02/14/3891242.aspx</link><wfw:comment>http://blog.csdn.net/xfill/comments/3891242.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/xfill/comments/commentRss/3891242.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3891242</trackback:ping><description>&lt;br /&gt;原创：http://myxfill.spaces.live.com/ 转载请注明出处 by: xfill&lt;br /&gt;刚才偶然间看了一篇文章，大致内容就是给KV打广告，的确，江民的KV从以前的KV3000到现在已经慢慢成熟了，记得很早以前拿张软盘拷个KV3000杀毒还不大会用，到现在杀毒软件的智能化，傻瓜化。 &lt;br /&gt;不过俗话说上有政策下有对策，道高一尺，魔高一丈（咳咳，貌似我现在就在青城山脚底下修道）。。。 &lt;br /&gt;大概是KV2008开始，因为我不用KV所以不是很清楚，大概是这个版本的KV开始推出了一个很NB很NB的技术，取名“金钟罩”也的确，小菜我就慕名而来，前来拜见一下。 &lt;br /&gt;网上随便一搜江民金钟罩就可以搜到很多介绍江民和其他杀软对比的文章，也难怪，以前的病毒是躲着不让你杀到，以前来说，只要你把杀毒软件升级到最新版，基本就没问题，而且以前的病毒破坏性也不是很大，多属于一些高手的作品。 &lt;br /&gt;但是现在的病毒越来越猖獗了，公然敢于和杀毒软件对着干，按毛主席的话：武装夺取系统权。 &lt;br /&gt;记得几年以前中过一次Love.Gate，也就是爱情后门，那个时&lt;img src =&quot;http://blog.csdn.net/xfill/aggbug/3891242.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 15 Feb 2009 07:28:00 +0800</pubDate><author>夜枫</author><comments>http://blog.csdn.net/xfill/archive/2009/02/14/3891242.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/xfill/archive/2009/02/14/3891242.aspx</guid><dc:creator>夜枫</dc:creator><fs:srclink>http://blog.csdn.net/xfill/archive/2009/02/14/3891242.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/xfill/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/xfill/~7362188/207399923/5471694</fs:itemid></item><item><title>FLV加速软件原理分析</title><link>http://blog.csdn.net/xfill/archive/2009/02/13/3886760.aspx</link><wfw:comment>http://blog.csdn.net/xfill/comments/3886760.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/xfill/comments/commentRss/3886760.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3886760</trackback:ping><description>原创：http://myxfill.spaces.live.com/ 转载请著名出处 By: xFill大概是05年，土豆，优酷，Youtube等视频网站的流行，大家越发的觉得自己的宽带不够，所以就诞生出了一些加速软件，例如飞速土豆,iVeev等软件，效果也确实很明显。从现象上分析，明显的能感觉出来他实际就是实现了 flv 下载然后缓存起来，很明显，如果采用多线程下载甚至P2P,P2SP等技术的话下载速度的确能提高很多。今天闲着无聊就想看看他到底怎么实现的加速，我先测试了下 iVeev ，撞上以后发现用 ie, firefox, chrome 等访问都可以加速，我第一个想到的是通过LSP实现的，因为SPI的确可以实现这些功能，比如早期的NOD32就是用LSP来实现HTTP保护的，但是惊奇的发现LSP竟然没被改，那是什么原理，难道是TDI或者NDIS，但是看了也不是，后来我查看他的帮助的时候偶然间发现其他不支持的浏览器如何设置加速的方法。如果你的浏览器比较特殊，那么可以设置代理服务器的方法来使用加速，我立刻明白了，原来是用的本地代理的方法，首先IVEEV自己打开一&lt;img src =&quot;http://blog.csdn.net/xfill/aggbug/3886760.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 13 Feb 2009 21:05:00 +0800</pubDate><author>夜枫</author><comments>http://blog.csdn.net/xfill/archive/2009/02/13/3886760.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/xfill/archive/2009/02/13/3886760.aspx</guid><dc:creator>夜枫</dc:creator><fs:srclink>http://blog.csdn.net/xfill/archive/2009/02/13/3886760.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/xfill/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/xfill/~7362188/207399924/5471694</fs:itemid></item><item><title>发现个真正适合我的博客了</title><link>http://blog.csdn.net/xfill/archive/2009/02/11/3879167.aspx</link><wfw:comment>http://blog.csdn.net/xfill/comments/3879167.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/xfill/comments/commentRss/3879167.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3879167</trackback:ping><description>微软的

http://myxfill.spaces.live.com/

25G网络硬盘还支持连接下载，虽然不支持代码显示，不过速度和网盘空间都不错，相册也可以做连接。爽~~~~&lt;img src =&quot;http://blog.csdn.net/xfill/aggbug/3879167.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 12 Feb 2009 06:42:00 +0800</pubDate><author>夜枫</author><comments>http://blog.csdn.net/xfill/archive/2009/02/11/3879167.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/xfill/archive/2009/02/11/3879167.aspx</guid><dc:creator>夜枫</dc:creator><fs:srclink>http://blog.csdn.net/xfill/archive/2009/02/11/3879167.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/xfill/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/xfill/~7362188/207399925/5471694</fs:itemid></item><item><title>[感慨]越发的觉得自己很菜</title><link>http://blog.csdn.net/xfill/archive/2009/01/29/3854455.aspx</link><wfw:comment>http://blog.csdn.net/xfill/comments/3854455.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/xfill/comments/commentRss/3854455.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3854455</trackback:ping><description>&lt;br /&gt;现在越来越觉得自己很菜，以前觉得自己的编程已经算小成水平了，现在才发现自己入门都算不上，哎，现在开始青城山闭关修炼，争取1年后平地飞升。&lt;img src =&quot;http://blog.csdn.net/xfill/aggbug/3854455.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 29 Jan 2009 23:57:00 +0800</pubDate><author>夜枫</author><comments>http://blog.csdn.net/xfill/archive/2009/01/29/3854455.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/xfill/archive/2009/01/29/3854455.aspx</guid><dc:creator>夜枫</dc:creator><fs:srclink>http://blog.csdn.net/xfill/archive/2009/01/29/3854455.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/xfill/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/xfill/~7362188/207399926/5471694</fs:itemid></item><item><title>[原创]NDIS网络封包的研究</title><link>http://blog.csdn.net/xfill/archive/2008/12/23/3587382.aspx</link><wfw:comment>http://blog.csdn.net/xfill/comments/3587382.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/xfill/comments/commentRss/3587382.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3587382</trackback:ping><description>            最近在研究一个修改网络封包的问题，研究了4天了，有点心得，害怕以后想不起来，所以放在博客上做个笔记。           我所在的学校和大多数高校一样，采用了城市热点的Dr.com计费系统，不过说句实话，城市热点的那个DRCOM写的真的不怎么样。它采用的SPI的方式，主要过滤 Send 和 SendTo 两个函数，分别过滤TCP和UDP协议。           城市热点的DRCOM实现方法其实不是很复杂，他先是和服务器交换数据，得到一个16字节的隧道码，然后TCP连接的时候，第一个数据包前面就加上16个字节的这个数据，然后经过城市热点的交换机时，交换机把这个数据去掉，然后实现正常的交换机功能。再说他的DRCOM,采用SPI的方法，SPI严格上应该算是应用层，虽然相对来说比较底层，但是毕竟是应用层，在SPI里实现加数据，造成很多软件都无法正常工作，我猜想原因应该是这些程序使用了特殊的发送数据的方法，或者其他原因，具体原因我也没研究，不过很明显，很多程序无法正常使用，比如NOD32就无法正常更新，操作系统也无法正常更新。&lt;img src =&quot;http://blog.csdn.net/xfill/aggbug/3587382.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 23 Dec 2008 16:36:00 +0800</pubDate><author>夜枫</author><comments>http://blog.csdn.net/xfill/archive/2008/12/23/3587382.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/xfill/archive/2008/12/23/3587382.aspx</guid><dc:creator>夜枫</dc:creator><fs:srclink>http://blog.csdn.net/xfill/archive/2008/12/23/3587382.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/xfill/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/xfill/~7362188/207399927/5471694</fs:itemid></item><item><title>[原创]一个引导区病毒的代码</title><link>http://blog.csdn.net/xfill/archive/2008/12/04/3445667.aspx</link><wfw:comment>http://blog.csdn.net/xfill/comments/3445667.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/xfill/comments/commentRss/3445667.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3445667</trackback:ping><description>开始写的时候直接想到驱动了，其实 PhysicalDriver0 直接也可以改，想复杂了，不过效果是一样的。就是VISTA下会蓝，不知道为什么。&lt;img src =&quot;http://blog.csdn.net/xfill/aggbug/3445667.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 05 Dec 2008 00:23:00 +0800</pubDate><author>夜枫</author><comments>http://blog.csdn.net/xfill/archive/2008/12/04/3445667.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/xfill/archive/2008/12/04/3445667.aspx</guid><dc:creator>夜枫</dc:creator><fs:srclink>http://blog.csdn.net/xfill/archive/2008/12/04/3445667.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/xfill/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/xfill/~7362188/207399928/5471694</fs:itemid></item><item><title>[原创]ASP.NET下数据库转XML</title><link>http://blog.csdn.net/xfill/archive/2008/12/01/3423794.aspx</link><wfw:comment>http://blog.csdn.net/xfill/comments/3423794.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/xfill/comments/commentRss/3423794.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3423794</trackback:ping><description>&lt;br /&gt;        看书发现一个很好玩的东西，可以将数据库表转成XML文件形式，ASP.NET里其实很简单。&lt;br /&gt; Response.Write(&quot;&quot;);Response.Write(ds.GetXml());Response.ContentType = &quot;text/xml&quot;;Response.End();&lt;br /&gt;ds 就是 DataSet。很好玩的一个东西，可以参见前面一篇怎么用数据集来储存数据。&lt;img src =&quot;http://blog.csdn.net/xfill/aggbug/3423794.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 02 Dec 2008 06:39:00 +0800</pubDate><author>夜枫</author><comments>http://blog.csdn.net/xfill/archive/2008/12/01/3423794.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/xfill/archive/2008/12/01/3423794.aspx</guid><dc:creator>夜枫</dc:creator><fs:srclink>http://blog.csdn.net/xfill/archive/2008/12/01/3423794.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/xfill/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/xfill/~7362188/207399929/5471694</fs:itemid></item><item><title>[原创]ASP.NET下查询数据库</title><link>http://blog.csdn.net/xfill/archive/2008/12/01/3421886.aspx</link><wfw:comment>http://blog.csdn.net/xfill/comments/3421886.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/xfill/comments/commentRss/3421886.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3421886</trackback:ping><description>决定学习ASP.NET，开始学习感觉像在用Delphi，很多东西封装的太高层了，想实现一些原始些的功能都很麻烦，最简单的一个查询数据库，很多都用的 SqlDataSource 不过经过2个小时的研究，还是研究出来了。&lt;img src =&quot;http://blog.csdn.net/xfill/aggbug/3421886.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 02 Dec 2008 00:52:00 +0800</pubDate><author>夜枫</author><comments>http://blog.csdn.net/xfill/archive/2008/12/01/3421886.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/xfill/archive/2008/12/01/3421886.aspx</guid><dc:creator>夜枫</dc:creator><fs:srclink>http://blog.csdn.net/xfill/archive/2008/12/01/3421886.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/xfill/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/xfill/~7362188/207399930/5471694</fs:itemid></item><item><title>试试这个博客好用不，如果好用转用这个博客</title><link>http://blog.csdn.net/xfill/archive/2008/11/30/3413332.aspx</link><wfw:comment>http://blog.csdn.net/xfill/comments/3413332.aspx</wfw:comment><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/xfill/comments/commentRss/3413332.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3413332</trackback:ping><description>新注册了这个博客，试试好用不，如果好用以前的博客就不用了&lt;img src =&quot;http://blog.csdn.net/xfill/aggbug/3413332.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 30 Nov 2008 18:14:00 +0800</pubDate><author>xfill</author><comments>http://blog.csdn.net/xfill/archive/2008/11/30/3413332.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/xfill/archive/2008/11/30/3413332.aspx</guid><dc:creator>xfill</dc:creator><fs:srclink>http://blog.csdn.net/xfill/archive/2008/11/30/3413332.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/xfill/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/xfill/~7362188/207399931/5471694</fs:itemid></item></channel></rss>