<?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>风过明岚,雁过留痕 &#187; 破解</title>
	<atom:link href="http://blog.kingse.org/tag/%e7%a0%b4%e8%a7%a3/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.kingse.org</link>
	<description>杂七杂八,想啥说啥</description>
	<lastBuildDate>Fri, 07 Oct 2011 03:31:51 +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>重磅炸弹：iebook 2010 全功能破解版【Stop】</title>
		<link>http://blog.kingse.org/2010/07/370.html</link>
		<comments>http://blog.kingse.org/2010/07/370.html#comments</comments>
		<pubDate>Fri, 30 Jul 2010 04:28:17 +0000</pubDate>
		<dc:creator>coolspace</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[iebook]]></category>
		<category><![CDATA[杂志]]></category>
		<category><![CDATA[破解]]></category>

		<guid isPermaLink="false">http://blog.kingse.org/?p=370</guid>
		<description><![CDATA[08.05：打击盗版狗目的已达到，停止发放 RT，之前iebook 2010发布的时候也凑过热闹，扔了一个截图，当时没有发布，鉴于最近某论坛打着复制加密狗的旗号进行破解并贩卖，因此特免费放出此全功能破解版，无需任何狗。 现发布iebook 2010 全功能破解版，实现专业版的所有功能，另加按钮可替换。 附去除封底技术支持信息步骤： 如下图所示，将显示技术支持设置为false，并且点击 应用，之后生成杂志即无封底技术支持信息： 下为截图： 预期目标完成，停止发放。]]></description>
		<wfw:commentRss>http://blog.kingse.org/2010/07/370.html/feed</wfw:commentRss>
		<slash:comments>48</slash:comments>
		</item>
		<item>
		<title>BoxedAppSdk 2.1.0.16 cracked(X64 INC)</title>
		<link>http://blog.kingse.org/2009/11/276.html</link>
		<comments>http://blog.kingse.org/2009/11/276.html#comments</comments>
		<pubDate>Mon, 02 Nov 2009 10:23:45 +0000</pubDate>
		<dc:creator>coolspace</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[破解]]></category>

		<guid isPermaLink="false">http://blog.kingse.org/?p=276</guid>
		<description><![CDATA[BoxedAppSdk 2.1.0.16破解，带X64版本。 链接——&#62;   猛击下载 What is BoxedApp SDK? BoxedApp SDK is a developer library that provides a set of functions for emulating a file system and a system registry for an application. Using these functions, you can create virtual files, fake registry entries, keys and values. 32-bit and x64 are supported. Why and when is [...]]]></description>
		<wfw:commentRss>http://blog.kingse.org/2009/11/276.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>FLASH吸血鬼的工作原理及Anti-vampire的几种思路</title>
		<link>http://blog.kingse.org/2009/05/138.html</link>
		<comments>http://blog.kingse.org/2009/05/138.html#comments</comments>
		<pubDate>Fri, 29 May 2009 07:19:41 +0000</pubDate>
		<dc:creator>coolspace</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[吸血鬼]]></category>
		<category><![CDATA[破解]]></category>

		<guid isPermaLink="false">http://blog.kingse.org/?p=138</guid>
		<description><![CDATA[继续补全之前blog的博文~~ FLASH吸血鬼是众多网友用来从exe可执行文件中提取swf的利器，其直接读取内存，从内存中取出swf文件。 经过分析，发现其原理还是比较简单的。 第一步。通过GetWindowThreadProcessId函数获得进程PID。为以后基本的进程内存搜索奠定基础。 第二步。通过OpenProcess打开前面获得的pid的进程对象。 第三步。通过VirtualQueryEx函数和ReadProcessMemory函数遍历进程的内存，在内存中搜索swf文件的文件头“CWS”和“FWS”。如果搜索到，则进行解密，并输出swf文件。 Anti-vampire的启示: 1、阻止吸血鬼得到窗口句柄 2、阻止吸血鬼打开程序内存 3、使swf文件不完整的存在于程序内存中 其中第一种实现后用起来很怪异，第二种强度凑合，但是如果吸血鬼采取一定的跟进措施，很容易搞定，第三种就目前来说，算是比较有效的。]]></description>
		<wfw:commentRss>http://blog.kingse.org/2009/05/138.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>URL Action Editor keygen成功~</title>
		<link>http://blog.kingse.org/2009/05/110.html</link>
		<comments>http://blog.kingse.org/2009/05/110.html#comments</comments>
		<pubDate>Wed, 13 May 2009 08:00:29 +0000</pubDate>
		<dc:creator>coolspace</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[asv]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[UAE]]></category>
		<category><![CDATA[注册]]></category>
		<category><![CDATA[破解]]></category>
		<category><![CDATA[软件]]></category>

		<guid isPermaLink="false">http://blog.kingse.org/?p=110</guid>
		<description><![CDATA[,]]></description>
		<wfw:commentRss>http://blog.kingse.org/2009/05/110.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>[转]Delphi的内部字符串处理函数/过程不完全列表</title>
		<link>http://blog.kingse.org/2009/05/100.html</link>
		<comments>http://blog.kingse.org/2009/05/100.html#comments</comments>
		<pubDate>Sat, 09 May 2009 15:22:16 +0000</pubDate>
		<dc:creator>coolspace</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[delphi]]></category>
		<category><![CDATA[破解]]></category>
		<category><![CDATA[软件]]></category>

		<guid isPermaLink="false">http://blog.kingse.org/?p=100</guid>
		<description><![CDATA[本来这贴在旧blog上已经备份过的，不过由于那个blog所在的服务器归期无望，我还是从新备份一份吧。 　　在破解用Delphi写的软件时，经常会碰到一些诸如System.@LStrCmp、System.@LStrAddRef之类的函数。实际上它们都是Delphi内部用来处理字符串的过程/函数。这些函数在System里都可以找到。但是它们的参数和返回值有点特别。于是抽空看了一下system.pas。 　　首先，这些函数名都有一定的格式： _xStryyy 　　其中x可以是字符P、L、W。P代表该函数是处理传统Pascal字符串的，L代表该函数是处理长字符串的，W当然就是Unicode了。yyy就是表示函数的实际作用了。比如_PStrCat就是表示传统Pascal字符串的连接函数。大家可以查阅system.pas来验证一下。不过一般不大见到W开头的函数。 　　下面是经过整理的结果，算是为大家提供一个方便。说明一下，列表不全，但没列出来的函数完全可以见名知意。当然，前提是你看完列表。 　　另外，需要注意的是，对于在堆栈里的返回值，一般以EBP引用。如果你看到函数调用后下一条语句是MOV xxx,[EBP+yy]，那通常就是保存返回值了。特别是_LStrCopy。   名称 参数 返回值 作用 等价形式 / 备注 _PStrCat EAX ：目标字符串EDX ：源字符串 EAX 连接两个 Pascal 字符串 s:=copy(s+s1,1,255) _PStrNCat EAX ：目标字符串EDX ：源字符串 CL ：结果字符串最大长度 EAX 连接两个 Pascal 字符串 s:=copy(s+s1,1,n) _PStrCpy EAX ：目标字符串EDX ：源字符串 EAX Pascal 字符串复制 s:=s1 _PStrNCpy EAX ：目标字符串EDX ：源字符串 CL ：结果字符串最大长度 EAX Pascal 字符串复制 s:=copy(s1,1,n) _PStrCmp EAX [...]]]></description>
		<wfw:commentRss>http://blog.kingse.org/2009/05/100.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

