<?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>流星无限</title>
	<atom:link href="http://www.staru.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.staru.net</link>
	<description>No就是Yes的开始，只要努力就没有什么不可以！</description>
	<lastBuildDate>Sun, 12 Feb 2012 01:23:24 +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>迷你字体打包下载 迷你字体包</title>
		<link>http://www.staru.net/post/1159/</link>
		<comments>http://www.staru.net/post/1159/#comments</comments>
		<pubDate>Sun, 12 Feb 2012 01:23:24 +0000</pubDate>
		<dc:creator>emCupid</dc:creator>
				<category><![CDATA[软件杂谈]]></category>
		<category><![CDATA[字体]]></category>
		<category><![CDATA[打包]]></category>
		<category><![CDATA[设计]]></category>

		<guid isPermaLink="false">http://www.staru.net/?p=1159</guid>
		<description><![CDATA[迷你字体包（153款） PS：这字体果然字如其名，基本只包含简体部分，繁体部分少之又少，还不是GBK字库，不过做一般设计也够了 下载地址1：http://115.com/file/anhrwn3f]]></description>
			<content:encoded><![CDATA[<p>迷你字体包（153款）</p>
<p>PS：这字体果然字如其名，基本只包含简体部分，繁体部分少之又少，还不是GBK字库，不过做一般设计也够了</p>
<p><a href="http://www.staru.net/wp-content/uploads/2012/02/mi153.jpg" rel="shadowbox[sbpost-1159];player=img;"><img class="alignnone size-medium wp-image-1160" title="mi153" src="http://www.staru.net/wp-content/uploads/2012/02/mi153-300x186.jpg" alt="" width="300" height="186" /></a></p>
<blockquote>
<p>下载地址1：<a href="http://115.com/file/anhrwn3f">http://115.com/file/anhrwn3f</a></p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.staru.net/post/1159/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>求生之路2登陆器源码</title>
		<link>http://www.staru.net/post/1156/</link>
		<comments>http://www.staru.net/post/1156/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 10:31:26 +0000</pubDate>
		<dc:creator>emCupid</dc:creator>
				<category><![CDATA[家窝小宅]]></category>
		<category><![CDATA[l4d2]]></category>
		<category><![CDATA[求生之路]]></category>
		<category><![CDATA[游戏]]></category>
		<category><![CDATA[登陆器]]></category>

		<guid isPermaLink="false">http://www.staru.net/?p=1156</guid>
		<description><![CDATA[求生之路2登陆器源码易语言编写，本人不才，或许还有很多漏洞或不完善地方，可随意拿去使用，但有一点： ※使用本源码主界面至少要保留一处本站链接www.staru.net 不多解释，编译好的版本可以见http://www.staru.net/post/666/ !!杀软报毒属无报!! set.ini 服务器列表及设置配置文件 [ser1] 第一个服务器配置标识，如果有多个服务器则手动添加[ser2]、[ser3]、[ser4]…… name= 服务器名 ip= IP地址 port= 端口，如果此处留空则以默认27015连接 &#160; [set] 登陆器设置配置标识 web= 登陆器相关网站目录（如：http://www.staru.net/l4d2_ad/）包括服务器列表更新、服务器状态网页、登陆器更新地址等 title= 登陆器标题 home= 登陆器左下角网站链接地址 ht= 登陆器左下角网站显示名称 o= 此处可以写简介、联系QQ、QQ群、等内容介绍此处可以写简介、联系QQ、QQ群、等内容介绍，留空则空白 &#160; 点击服务器列表中的第一个服务器相对应左侧网站为1.html，第二个2.html……以此类推，网站目录设置见web= （如：http://www.staru.net/l4d2_ad/1.html）]]></description>
			<content:encoded><![CDATA[<p style="text-indent: 24px;">求生之路2登陆器源码易语言编写，本人不才，或许还有很多漏洞或不完善地方，可随意拿去使用，但有一点：</p>
<p style="text-indent: 24px;"><span style="color: #ff0000;">※使用本源码主界面至少要保留一处本站链接www.staru.net</span></p>
<p style="text-indent: 24px;">不多解释，编译好的版本可以见<a href="http://www.staru.net/post/666/" target="_blank">http://www.staru.net/post/666/</a></p>
<blockquote>
<p>!!杀软报毒属无报!!</p>
</blockquote>
<p>set.ini 服务器列表及设置配置文件</p>
<p>[ser1] 第一个服务器配置标识，如果有多个服务器则手动添加[ser2]、[ser3]、[ser4]……</p>
<p>name= 服务器名</p>
<p>ip= IP地址</p>
<p>port= 端口，如果此处留空则以默认27015连接</p>
<p>&nbsp;</p>
<p>[set] 登陆器设置配置标识</p>
<p>web= 登陆器相关网站目录（如：http://www.staru.net/l4d2_ad/）包括服务器列表更新、服务器状态网页、登陆器更新地址等</p>
<p>title= 登陆器标题</p>
<p>home= 登陆器左下角网站链接地址</p>
<p>ht= 登陆器左下角网站显示名称</p>
<p>o= 此处可以写简介、联系QQ、QQ群、等内容介绍此处可以写简介、联系QQ、QQ群、等内容介绍，留空则空白</p>
<p>&nbsp;</p>
<p>点击服务器列表中的第一个服务器相对应左侧网站为1.html，第二个2.html……以此类推，网站目录设置见web=</p>
<p>（如：http://www.staru.net/l4d2_ad/1.html）</p>
注意：该页面嵌入了下载文件，请访问 <a href="http://www.staru.net/post/1156/">该页面</a>下载该文件。
]]></content:encoded>
			<wfw:commentRss>http://www.staru.net/post/1156/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>8款404错误页面下载</title>
		<link>http://www.staru.net/post/1132/</link>
		<comments>http://www.staru.net/post/1132/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 07:56:05 +0000</pubDate>
		<dc:creator>emCupid</dc:creator>
				<category><![CDATA[杂乱东西]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[代码]]></category>
		<category><![CDATA[网站]]></category>
		<category><![CDATA[网页]]></category>

		<guid isPermaLink="false">http://www.staru.net/?p=1132</guid>
		<description><![CDATA[8款404错误页面下载，去广告代码，去垃圾代码，无广告跳转，以下是预览图：]]></description>
			<content:encoded><![CDATA[<p>8款404错误页面下载，去广告代码，去垃圾代码，无广告跳转，以下是预览图：</p>
<p><a href="http://www.staru.net/wp-content/uploads/2012/02/1.jpg" rel="shadowbox[sbpost-1132];player=img;"><img class="alignnone size-medium wp-image-1133" title="1" src="http://www.staru.net/wp-content/uploads/2012/02/1-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p><a href="http://www.staru.net/wp-content/uploads/2012/02/8.jpg" rel="shadowbox[sbpost-1132];player=img;"><img class="alignnone size-medium wp-image-1134" title="8" src="http://www.staru.net/wp-content/uploads/2012/02/8-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p><a href="http://www.staru.net/wp-content/uploads/2012/02/7.jpg" rel="shadowbox[sbpost-1132];player=img;"><img class="alignnone size-medium wp-image-1135" title="7" src="http://www.staru.net/wp-content/uploads/2012/02/7-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p><a href="http://www.staru.net/wp-content/uploads/2012/02/6.jpg" rel="shadowbox[sbpost-1132];player=img;"><img class="alignnone size-medium wp-image-1136" title="6" src="http://www.staru.net/wp-content/uploads/2012/02/6-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p><a href="http://www.staru.net/wp-content/uploads/2012/02/5.jpg" rel="shadowbox[sbpost-1132];player=img;"><img class="alignnone size-medium wp-image-1137" title="5" src="http://www.staru.net/wp-content/uploads/2012/02/5-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p><a href="http://www.staru.net/wp-content/uploads/2012/02/4.jpg" rel="shadowbox[sbpost-1132];player=img;"><img class="alignnone size-medium wp-image-1138" title="4" src="http://www.staru.net/wp-content/uploads/2012/02/4-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p><a href="http://www.staru.net/wp-content/uploads/2012/02/3.jpg" rel="shadowbox[sbpost-1132];player=img;"><img class="alignnone size-medium wp-image-1139" title="3" src="http://www.staru.net/wp-content/uploads/2012/02/3-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p><a href="http://www.staru.net/wp-content/uploads/2012/02/2.jpg" rel="shadowbox[sbpost-1132];player=img;"><img class="alignnone size-medium wp-image-1140" title="2" src="http://www.staru.net/wp-content/uploads/2012/02/2-300x225.jpg" alt="" width="300" height="225" /></a></p>
注意：该页面嵌入了下载文件，请访问 <a href="http://www.staru.net/post/1132/">该页面</a>下载该文件。
]]></content:encoded>
			<wfw:commentRss>http://www.staru.net/post/1132/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>高频铃声8000-22357赫兹</title>
		<link>http://www.staru.net/post/1127/</link>
		<comments>http://www.staru.net/post/1127/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 12:28:58 +0000</pubDate>
		<dc:creator>emCupid</dc:creator>
				<category><![CDATA[杂乱东西]]></category>
		<category><![CDATA[音乐]]></category>

		<guid isPermaLink="false">http://www.staru.net/?p=1127</guid>
		<description><![CDATA[高频铃声就是发生频率高的铃声，也被称为“无声铃音”、“大人听不到的铃声”。人类的耳朵能够分辨的声音处在20赫兹到2万赫兹的范围之内。一般来说，人类用于交流的各种声音都处在200赫兹到8000赫兹的范围之内。但科学研究显示，随着人年龄的增大，人的听力也会逐渐衰退。因此在17000赫兹的高频声音面前，年轻人可能十分敏感，但上了一定年纪的人就像聋子一样听而不闻。但是这种声音会损害耳朵，严重者会有失聪的现象。这种铃声最早出现在2005年，由威尔士一家安全公司制造，初衷是帮助店主驱散门口聚集的年轻人，同时又不使成年人受到干扰。 目前还没有明确的实验数据结果显示高频声音会伤害人的听力。但有人曾对动物做过实验，高频声音会对动物的听力产生影响。当然，偶尔听一次高频声音应该不会有什么伤害，但如果长期听这种声音，肯定会对听力不好。所以还是提醒孩子们最好不要用这种高频声音当铃声，以防伤害听力。   资料出自百度百科：http://baike.baidu.com/view/1454844.htm &#160; 15岁应该能听到所有频段的声音。25岁应该能听到15000赫兹的声音。]]></description>
			<content:encoded><![CDATA[<p style="text-indent: 24px;">高频铃声就是发生频率高的铃声，也被称为“无声铃音”、“大人听不到的铃声”。人类的耳朵能够分辨的声音处在20赫兹到2万赫兹的范围之内。一般来说，人类用于交流的各种声音都处在200赫兹到8000赫兹的范围之内。但科学研究显示，随着人年龄的增大，人的听力也会逐渐衰退。因此在17000赫兹的高频声音面前，年轻人可能十分敏感，但上了一定年纪的人就像聋子一样听而不闻。但是这种声音会损害耳朵，严重者会有失聪的现象。这种铃声最早出现在2005年，由威尔士一家安全公司制造，初衷是帮助店主驱散门口聚集的年轻人，同时又不使成年人受到干扰。</p>
<p style="text-indent: 24px;">目前还没有明确的实验数据结果显示高频声音会伤害人的听力。但有人曾对动物做过实验，高频声音会对动物的听力产生影响。当然，偶尔听一次高频声音应该不会有什么伤害，但如果长期听这种声音，肯定会对听力不好。所以还是提醒孩子们最好不要用这种高频声音当铃声，以防伤害听力。</p>
<p style="text-indent: 24px;"> </p>
<p>资料出自<a href="http://baike.baidu.com/" target="_blank">百度百科</a>：<a href="http://baike.baidu.com/view/1454844.htm" target="_blank">http://baike.baidu.com/view/1454844.htm</a></p>
<p>&nbsp;</p>
<p>15岁应该能听到所有频段的声音。<br />25岁应该能听到15000赫兹的声音。</p>
注意：该页面嵌入了下载文件，请访问 <a href="http://www.staru.net/post/1127/">该页面</a>下载该文件。
]]></content:encoded>
			<wfw:commentRss>http://www.staru.net/post/1127/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>浮动图标新、抢、热CSS代码</title>
		<link>http://www.staru.net/post/1121/</link>
		<comments>http://www.staru.net/post/1121/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 05:38:15 +0000</pubDate>
		<dc:creator>emCupid</dc:creator>
				<category><![CDATA[杂乱东西]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[代码]]></category>
		<category><![CDATA[网页]]></category>

		<guid isPermaLink="false">http://www.staru.net/?p=1121</guid>
		<description><![CDATA[CSS部分： .supnew{position: absolute; margin-top: -18px; width: 19px; background: url(images/new.gif) no-repeat 0px 0px; height: 23px; margin-left: 1px; clear:both;} Html部分 &#60;sup class=&#34;supnew&#34;&#62;&#60;/sup&#62; 用到的图片素材：]]></description>
			<content:encoded><![CDATA[<p>CSS部分：</p>
<pre class="brush: css; gutter: false">.supnew{position: absolute; margin-top: -18px; width: 19px; background: url(images/new.gif) no-repeat 0px 0px; height: 23px; margin-left: 1px; clear:both;}</pre>
<p>Html部分</p>
<pre class="brush: html; gutter: false">&lt;sup class=&quot;supnew&quot;&gt;&lt;/sup&gt;</pre>
<p>用到的图片素材：</p>
<p><a href="http://www.staru.net/wp-content/uploads/2012/02/hot.gif" rel="shadowbox[sbpost-1121];player=img;"><img class="alignnone size-full wp-image-1123" title="hot" src="http://www.staru.net/wp-content/uploads/2012/02/hot.gif" alt="" width="19" height="23" /></a></p>
<p><a href="http://www.staru.net/wp-content/uploads/2012/02/new.gif" rel="shadowbox[sbpost-1121];player=img;"><img class="alignnone size-full wp-image-1124" title="new" src="http://www.staru.net/wp-content/uploads/2012/02/new.gif" alt="" width="19" height="23" /></a></p>
<p><a href="http://www.staru.net/wp-content/uploads/2012/02/qro.gif" rel="shadowbox[sbpost-1121];player=img;"><img class="alignnone size-full wp-image-1125" title="qro" src="http://www.staru.net/wp-content/uploads/2012/02/qro.gif" alt="" width="19" height="23" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.staru.net/post/1121/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Xshell 4(0094)英文注册版&amp;汉化补丁</title>
		<link>http://www.staru.net/post/1109/</link>
		<comments>http://www.staru.net/post/1109/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 13:18:59 +0000</pubDate>
		<dc:creator>emCupid</dc:creator>
				<category><![CDATA[网络应用]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[汉化]]></category>
		<category><![CDATA[绿色版]]></category>
		<category><![CDATA[网络]]></category>

		<guid isPermaLink="false">http://www.staru.net/?p=1109</guid>
		<description><![CDATA[Xshell 是一个强大的安全终端模拟软件，它支持SSH1, SSH2, 以及Microsoft Windows 平台的TELNET 协议。 汉化说明： 将 Program Files 文件下的文件覆盖到安装目录 %ProgramFiles%\NetSarang\Xshell 4 下； 将 Common Files 文件下的文件覆盖到安装目录 %ProgramFiles%\Common Files\NetSarang 下 即可。 （如果您之前安装过 Xshell，需要双击导入 TermColors.reg） Name: Use Anything You WantCompany: Use Anything You WantSerial: 690313-111999-999313 英文版安装包下载1：http://115.com/file/dnm63vmw 英文版安装包下载2：http://www.kuaipan.cn/file/id_9189348817784312.html]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.staru.net/wp-content/uploads/2012/01/xshell4.jpg" rel="shadowbox[sbpost-1109];player=img;"><img class="alignnone size-medium wp-image-1110" title="xshell4" src="http://www.staru.net/wp-content/uploads/2012/01/xshell4-300x238.jpg" alt="" width="300" height="238" /></a></p>
<p style="text-indent: 24px;">Xshell 是一个强大的安全终端模拟软件，它支持SSH1, SSH2, 以及Microsoft Windows 平台的TELNET 协议。</p>
<p>汉化说明：</p>
<p style="text-indent: 24px;">将 Program Files 文件下的文件覆盖到安装目录 %ProgramFiles%\NetSarang\Xshell 4 下；</p>
<p style="text-indent: 24px;">将 Common Files 文件下的文件覆盖到安装目录 %ProgramFiles%\Common Files\NetSarang 下 即可。</p>
<p style="text-indent: 24px;">（如果您之前安装过 Xshell，需要双击导入 TermColors.reg）</p>
<blockquote>
<p>Name: Use Anything You Want<br />Company: Use Anything You Want<br />Serial: 690313-111999-999313</p>
</blockquote>
<blockquote>
<p>英文版安装包下载1：<a href="http://115.com/file/dnm63vmw" target="_blank">http://115.com/file/dnm63vmw</a></p>
</blockquote>
<blockquote>
<p>英文版安装包下载2：<a href="http://www.kuaipan.cn/file/id_9189348817784312.html" target="_blank">http://www.kuaipan.cn/file/id_9189348817784312.html</a></p>
</blockquote>
注意：该页面嵌入了下载文件，请访问 <a href="http://www.staru.net/post/1109/">该页面</a>下载该文件。
注意：该页面嵌入了下载文件，请访问 <a href="http://www.staru.net/post/1109/">该页面</a>下载该文件。
]]></content:encoded>
			<wfw:commentRss>http://www.staru.net/post/1109/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XueTr支持vista、win7的冰刃 Wsyscheck</title>
		<link>http://www.staru.net/post/1077/</link>
		<comments>http://www.staru.net/post/1077/#comments</comments>
		<pubDate>Thu, 26 Jan 2012 01:46:19 +0000</pubDate>
		<dc:creator>emCupid</dc:creator>
				<category><![CDATA[软件杂谈]]></category>
		<category><![CDATA[安全]]></category>
		<category><![CDATA[系统]]></category>
		<category><![CDATA[辅助]]></category>

		<guid isPermaLink="false">http://www.staru.net/?p=1077</guid>
		<description><![CDATA[XueTr一个强大的手工杀毒工具，支持32位的2000、xp、2003、vista、2008和Win7操作系统。 [2011-12-03]更新到0.45版本,加入导出所有日志(电脑体检)功能 作者QQ微博：http://t.qq.com/linxer 欢迎收听，以后XueTr情况会在这里发布。 &#160; 本工具目前实现如下功能： 1.进程、线程、进程模块、进程窗口、进程内存、定时器、热键信息查看，杀进程、杀线程、卸载模块等功能 2.内核驱动模块查看，支持内核驱动模块的内存拷贝 3.SSDT、Shadow SSDT、FSD、KBD、TCPIP、Classpnp、Atapi、Acpi、SCSI、IDT、GDT信息查看，并能检测和恢复ssdt hook和inline hook 4.CreateProcess、CreateThread、LoadImage、CmpCallback、BugCheckCallback、Shutdown、Lego等Notify Routine信息查看，并支持对这些Notify Routine的删除 5.端口信息查看，目前不支持2000系统 6.查看消息钩子 7.内核模块的iat、eat、inline hook、patches检测和恢复 8.磁盘、卷、键盘、网络层等过滤驱动检测，并支持删除 9.注册表编辑 10.进程iat、eat、inline hook、patches检测和恢复 11.文件系统查看，支持基本的文件操作 12.查看（编辑）IE插件、SPI、启动项、服务、Host文件、映像劫持、文件关联、系统防火墙规则、IME 13.ObjectType Hook检测和恢复 14.DPC定时器检测和删除 15.MBR Rootkit检测和修复 16.内核对象劫持检测 17.WorkerThread枚举  免责声明：这只是一个免费的辅助小工具，如果您使用本工具，给您直接或者间接造成损失、损害，本人概不负责。从您使用本小工具的一刻起，将视为您已经接受了本免责声明。 &#160;]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.staru.net/wp-content/uploads/2012/01/XueTr.jpg" rel="shadowbox[sbpost-1077];player=img;"><img class="alignnone size-medium wp-image-1078" title="XueTr" src="http://www.staru.net/wp-content/uploads/2012/01/XueTr-300x192.jpg" alt="" width="300" height="192" /></a></p>
<p style="text-indent: 24px;">XueTr一个强大的手工杀毒工具，支持32位的2000、xp、2003、vista、2008和Win7操作系统。</p>
<p style="text-indent: 24px;">[2011-12-03]更新到0.45版本,加入导出所有日志(电脑体检)功能</p>
<p style="text-indent: 24px;">作者QQ微博：<a href="http://t.qq.com/linxer" target="_blank">http://t.qq.com/linxer</a> 欢迎收听，以后XueTr情况会在这里发布。</p>
<p>&nbsp;</p>
<p style="text-indent: 24px;">本工具目前实现如下功能：</p>
<p style="text-indent: 24px;">1.进程、线程、进程模块、进程窗口、进程内存、定时器、热键信息查看，杀进程、杀线程、卸载模块等功能</p>
<p style="text-indent: 24px;">2.内核驱动模块查看，支持内核驱动模块的内存拷贝</p>
<p style="text-indent: 24px;">3.SSDT、Shadow SSDT、FSD、KBD、TCPIP、Classpnp、Atapi、Acpi、SCSI、IDT、GDT信息查看，并能检测和恢复ssdt hook和inline hook</p>
<p style="text-indent: 24px;">4.CreateProcess、CreateThread、LoadImage、CmpCallback、BugCheckCallback、Shutdown、Lego等Notify Routine信息查看，并支持对这些Notify Routine的删除</p>
<p style="text-indent: 24px;">5.端口信息查看，目前不支持2000系统</p>
<p style="text-indent: 24px;">6.查看消息钩子</p>
<p style="text-indent: 24px;">7.内核模块的iat、eat、inline hook、patches检测和恢复</p>
<p style="text-indent: 24px;">8.磁盘、卷、键盘、网络层等过滤驱动检测，并支持删除</p>
<p style="text-indent: 24px;">9.注册表编辑</p>
<p style="text-indent: 24px;">10.进程iat、eat、inline hook、patches检测和恢复</p>
<p style="text-indent: 24px;">11.文件系统查看，支持基本的文件操作</p>
<p style="text-indent: 24px;">12.查看（编辑）IE插件、SPI、启动项、服务、Host文件、映像劫持、文件关联、系统防火墙规则、IME</p>
<p style="text-indent: 24px;">13.ObjectType Hook检测和恢复</p>
<p style="text-indent: 24px;">14.DPC定时器检测和删除</p>
<p style="text-indent: 24px;">15.MBR Rootkit检测和修复</p>
<p style="text-indent: 24px;">16.内核对象劫持检测</p>
<p style="text-indent: 24px;">17.WorkerThread枚举</p>
<p style="text-indent: 24px;"> 免责声明：这只是一个免费的辅助小工具，如果您使用本工具，给您直接或者间接造成损失、损害，本人概不负责。从您使用本小工具的一刻起，将视为您已经接受了本免责声明。</p>
注意：该页面嵌入了下载文件，请访问 <a href="http://www.staru.net/post/1077/">该页面</a>下载该文件。
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.staru.net/post/1077/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>7z命令行版本用户手册中文版</title>
		<link>http://www.staru.net/post/1067/</link>
		<comments>http://www.staru.net/post/1067/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 15:22:37 +0000</pubDate>
		<dc:creator>emCupid</dc:creator>
				<category><![CDATA[软件杂谈]]></category>
		<category><![CDATA[命令行]]></category>
		<category><![CDATA[教程]]></category>

		<guid isPermaLink="false">http://www.staru.net/?p=1067</guid>
		<description><![CDATA[7z命令行版本用户手册，不是什么新鲜玩意儿，早就有了，以前是在anywolfs看到的，现在网站已经打不开，在CSDN翻到html版本，做成chm留作存档，有需要的就下载吧。 命令行\ a (添加) 命令 d (删除) 命令 e (释放) 命令 l (列表) 命令 t (测试) 命令 u (更新) 命令 x (完整路径释放) 命令 &#160; 命令行选项\ &#8211; (阻止选项解析) 选项 -ai (包含压案文件名) 开关 -an (不解析档案名称) 选项 -ao (覆盖模式) 选项 -ax (排除档案文件名) 选项 -i (附加文件) 选项 -m (设置压缩算法) 选项 sw -o (设置输出文件夹) 选项 -p (设置密码) 选项 -r (递归子目录) [...]]]></description>
			<content:encoded><![CDATA[<p style="text-indent: 24px;">7z命令行版本用户手册，不是什么新鲜玩意儿，早就有了，以前是在anywolfs看到的，现在网站已经打不开，在CSDN翻到html版本，做成chm留作存档，有需要的就下载吧。</p>
<p style="text-indent: 24px;"><a href="http://www.staru.net/wp-content/uploads/2012/01/7z_commands.jpg" rel="shadowbox[sbpost-1067];player=img;"><img class="alignnone size-medium wp-image-1069" title="7z_commands" src="http://www.staru.net/wp-content/uploads/2012/01/7z_commands-300x220.jpg" alt="" width="300" height="220" /></a></p>
<p>命令行\</p>
<p>a (添加) 命令</p>
<p>d (删除) 命令</p>
<p>e (释放) 命令</p>
<p>l (列表) 命令</p>
<p>t (测试) 命令</p>
<p>u (更新) 命令</p>
<p>x (完整路径释放) 命令</p>
<p>&nbsp;</p>
<p>命令行选项\</p>
<p>&#8211; (阻止选项解析) 选项</p>
<p>-ai (包含压案文件名) 开关</p>
<p>-an (不解析档案名称) 选项</p>
<p>-ao (覆盖模式) 选项</p>
<p>-ax (排除档案文件名) 选项</p>
<p>-i (附加文件) 选项</p>
<p>-m (设置压缩算法) 选项 sw</p>
<p>-o (设置输出文件夹) 选项</p>
<p>-p (设置密码) 选项</p>
<p>-r (递归子目录) 选项</p>
<p>-sfx (创建自释放档案) 选项</p>
<p>-t (设置压缩档案格式) 选项</p>
<p>-u (更新选项) 选项</p>
<p>-v (创建分卷) 选项</p>
<p>-w (设置工作目录) 选项</p>
<p>-x (排除文件) 选项</p>
<p>-y (全是) 选项</p>
注意：该页面嵌入了下载文件，请访问 <a href="http://www.staru.net/post/1067/">该页面</a>下载该文件。
]]></content:encoded>
			<wfw:commentRss>http://www.staru.net/post/1067/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VBS实现FAT32/NTFS整数分区计算</title>
		<link>http://www.staru.net/post/1024/</link>
		<comments>http://www.staru.net/post/1024/#comments</comments>
		<pubDate>Sun, 22 Jan 2012 05:55:15 +0000</pubDate>
		<dc:creator>emCupid</dc:creator>
				<category><![CDATA[杂乱东西]]></category>
		<category><![CDATA[vb脚本]]></category>
		<category><![CDATA[脚本]]></category>

		<guid isPermaLink="false">http://www.staru.net/?p=1024</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.staru.net/wp-content/uploads/2012/01/vbs_fat32_ntfs1.jpg" rel="shadowbox[sbpost-1024];player=img;"><img class="alignnone size-full wp-image-1025" title="vbs_fat32_ntfs1" src="http://www.staru.net/wp-content/uploads/2012/01/vbs_fat32_ntfs1.jpg" alt="" width="363" height="153" /></a></p>
<p><a href="http://www.staru.net/wp-content/uploads/2012/01/vbs_fat32_ntfs2.jpg" rel="shadowbox[sbpost-1024];player=img;"><img class="alignnone size-full wp-image-1026" title="vbs_fat32_ntfs2" src="http://www.staru.net/wp-content/uploads/2012/01/vbs_fat32_ntfs2.jpg" alt="" width="128" height="100" /></a></p>
<p><a href="http://www.staru.net/wp-content/uploads/2012/01/vbs_fat32_ntfs3.jpg" rel="shadowbox[sbpost-1024];player=img;"><img class="alignnone size-full wp-image-1027" title="vbs_fat32_ntfs3" src="http://www.staru.net/wp-content/uploads/2012/01/vbs_fat32_ntfs3.jpg" alt="" width="218" height="451" /></a></p>
注意：该页面嵌入了下载文件，请访问 <a href="http://www.staru.net/post/1024/">该页面</a>下载该文件。
]]></content:encoded>
			<wfw:commentRss>http://www.staru.net/post/1024/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>超级硬盘数据恢复软件SuperRecovery 2.7.1.5完美破解版</title>
		<link>http://www.staru.net/post/1010/</link>
		<comments>http://www.staru.net/post/1010/#comments</comments>
		<pubDate>Thu, 19 Jan 2012 23:34:23 +0000</pubDate>
		<dc:creator>emCupid</dc:creator>
				<category><![CDATA[软件杂谈]]></category>
		<category><![CDATA[系统]]></category>

		<guid isPermaLink="false">http://www.staru.net/?p=1010</guid>
		<description><![CDATA[超级数据恢复软件是一款简单易用且功能强大的数据恢复软件，可以恢复被删除、被格式化、分区丢失、重新分区或者分区提示格式化的数据。采用了最新的数据扫描引擎，以只读的方式从磁盘底层读出原始的扇区数据，经过高级的数据分析算法，扫描后把丢失的目录和文件在内存中重新建立出原先的分区和原先的目录结构，数据恢复的效果非常好。 本数据恢复软件支持IDE/SCSI/SATA/USB移动硬盘/SD卡/U盘/RAID磁盘等多种存贮介质，支持FAT/FAT32/NTFS等Windows操作系统常用的文件系统格式，支持Word/Excel/PowerPoint/AutoCAD/CoreDraw/photoshop/JPG/AVI/MPG/MP4/3GP/RMVB/PDF/WAV/ZIP/RAR等多种文件的恢复。操作简单，向导式的界面帮助您一步步完成恢复操作，无需了解数据恢复深层复杂的知识也可以轻松地恢复出宝贵的数据。 load.exe是破解文件，网上找来的SuperRecovery会用HotKeys向Application Data\superhf释放load.exe然后再运行。本软件不会那么做！干净，绿色！ 由于load.exe是破解的，故杀软会报毒，请仔细斟酌使用。 下载地址1：http://www.kuaipan.cn/file/id_9189348817784266.html 下载地址2：http://115.com/file/cl0g7i3w]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.staru.net/wp-content/uploads/2012/01/SuperRecovery_2.7.1.5.jpg" rel="shadowbox[sbpost-1010];player=img;"><img class="alignnone size-medium wp-image-1011" title="SuperRecovery_2.7.1.5" src="http://www.staru.net/wp-content/uploads/2012/01/SuperRecovery_2.7.1.5-300x218.jpg" alt="" width="300" height="218" /></a></p>
<p style="text-indent: 26px;">超级数据恢复软件是一款简单易用且功能强大的数据恢复软件，可以恢复被删除、被格式化、分区丢失、重新分区或者分区提示格式化的数据。采用了最新的数据扫描引擎，以只读的方式从磁盘底层读出原始的扇区数据，经过高级的数据分析算法，扫描后把丢失的目录和文件在内存中重新建立出原先的分区和原先的目录结构，数据恢复的效果非常好。</p>
<p style="text-indent: 26px;">本数据恢复软件支持IDE/SCSI/SATA/USB移动硬盘/SD卡/U盘/RAID磁盘等多种存贮介质，支持FAT/FAT32/NTFS等Windows操作系统常用的文件系统格式，支持Word/Excel/PowerPoint/AutoCAD/CoreDraw/photoshop/JPG/AVI/MPG/MP4/3GP/RMVB/PDF/WAV/ZIP/RAR等多种文件的恢复。操作简单，向导式的界面帮助您一步步完成恢复操作，无需了解数据恢复深层复杂的知识也可以轻松地恢复出宝贵的数据。</p>
<p style="text-indent: 24px;"><span style="color: #ff0000;">load.exe是破解文件，网上找来的SuperRecovery会用HotKeys向Application Data\superhf释放load.exe然后再运行。本软件不会那么做！干净，绿色！<span style="background-color: #ffff00;"> 由于load.exe是破解的，故杀软会报毒，请仔细斟酌使用。</span></span></p>
<blockquote>
<p>下载地址1：<a href="http://www.kuaipan.cn/file/id_9189348817784266.html" target="_blank">http://www.kuaipan.cn/file/id_9189348817784266.html</a></p>
</blockquote>
<blockquote>
<p>下载地址2：<a href="http://115.com/file/cl0g7i3w" target="_blank">http://115.com/file/cl0g7i3w</a></p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.staru.net/post/1010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: 1.lum @ 2012-02-23 09:38:27 -->
