<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>dlyhlq的专栏 - asm</title><link>http://blog.csdn.net/dlyhlq/category/365704.aspx</link><description /><dc:language>zh-CN</dc:language><lastUpdateTime>Wed, 02 Apr 2008 23:44:26 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>dlyhlq</dc:creator><title>Win32汇编语言教程</title><link>http://blog.csdn.net/dlyhlq/archive/2008/03/13/2179771.aspx</link><pubDate>Thu, 13 Mar 2008 23:45:00 GMT</pubDate><guid>http://blog.csdn.net/dlyhlq/archive/2008/03/13/2179771.aspx</guid><wfw:comment>http://blog.csdn.net/dlyhlq/comments/2179771.aspx</wfw:comment><comments>http://blog.csdn.net/dlyhlq/archive/2008/03/13/2179771.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/dlyhlq/comments/commentRss/2179771.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2179771</trackback:ping><description>Win32汇编语言教程&lt;img src ="http://blog.csdn.net/dlyhlq/aggbug/2179771.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>dlyhlq</dc:creator><title>软件破解教程3</title><link>http://blog.csdn.net/dlyhlq/archive/2008/03/13/2179744.aspx</link><pubDate>Thu, 13 Mar 2008 23:35:00 GMT</pubDate><guid>http://blog.csdn.net/dlyhlq/archive/2008/03/13/2179744.aspx</guid><wfw:comment>http://blog.csdn.net/dlyhlq/comments/2179744.aspx</wfw:comment><comments>http://blog.csdn.net/dlyhlq/archive/2008/03/13/2179744.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/dlyhlq/comments/commentRss/2179744.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2179744</trackback:ping><description>软件破解教程3&lt;img src ="http://blog.csdn.net/dlyhlq/aggbug/2179744.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>dlyhlq</dc:creator><title>软件破解教程2</title><link>http://blog.csdn.net/dlyhlq/archive/2008/03/13/2179739.aspx</link><pubDate>Thu, 13 Mar 2008 23:33:00 GMT</pubDate><guid>http://blog.csdn.net/dlyhlq/archive/2008/03/13/2179739.aspx</guid><wfw:comment>http://blog.csdn.net/dlyhlq/comments/2179739.aspx</wfw:comment><comments>http://blog.csdn.net/dlyhlq/archive/2008/03/13/2179739.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/dlyhlq/comments/commentRss/2179739.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2179739</trackback:ping><description>软件破解教程2&lt;img src ="http://blog.csdn.net/dlyhlq/aggbug/2179739.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>dlyhlq</dc:creator><title>软件破解教程1</title><link>http://blog.csdn.net/dlyhlq/archive/2008/03/13/2179729.aspx</link><pubDate>Thu, 13 Mar 2008 23:29:00 GMT</pubDate><guid>http://blog.csdn.net/dlyhlq/archive/2008/03/13/2179729.aspx</guid><wfw:comment>http://blog.csdn.net/dlyhlq/comments/2179729.aspx</wfw:comment><comments>http://blog.csdn.net/dlyhlq/archive/2008/03/13/2179729.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/dlyhlq/comments/commentRss/2179729.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2179729</trackback:ping><description>软件破解教程1&lt;img src ="http://blog.csdn.net/dlyhlq/aggbug/2179729.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>dlyhlq</dc:creator><title>管理员身份获得 SYSTEM 权限的四种方法 </title><link>http://blog.csdn.net/dlyhlq/archive/2008/02/19/2107806.aspx</link><pubDate>Tue, 19 Feb 2008 22:33:00 GMT</pubDate><guid>http://blog.csdn.net/dlyhlq/archive/2008/02/19/2107806.aspx</guid><wfw:comment>http://blog.csdn.net/dlyhlq/comments/2107806.aspx</wfw:comment><comments>http://blog.csdn.net/dlyhlq/archive/2008/02/19/2107806.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/dlyhlq/comments/commentRss/2107806.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2107806</trackback:ping><description>本文总结了 4 种方法获得 SYSTEM 权限来运行 regedit.exe 文件，源代码很容易修改成命令行方式运行指定的程序。1. 以服务方式运行2. 添加 ACL 的方法3. HOOK ZwCreateProcessEx 函数4. 远程线程的方法　　这几种方法都不是我想出来的，我只不过是总结了一下，用 Win32ASM 重写了代码而以。关于这个大家可以看文章末尾的参考资料。下面简单的分析每一种方法。&lt;img src ="http://blog.csdn.net/dlyhlq/aggbug/2107806.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>