<?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; SWFEncrypt</title>
	<atom:link href="http://www.glglife.com/tag/swfencrypt/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.glglife.com</link>
	<description>生命在于折腾</description>
	<lastBuildDate>Sun, 13 Nov 2011 11:15:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>去掉SWFEncrypt加密时生成的LOGO图标的函数(免强算另一种破解)</title>
		<link>http://www.glglife.com/2007/07/21/remove-the-encryption-swfencrypt-generated-logo-icon-function-free-keung-count-another-crack/</link>
		<comments>http://www.glglife.com/2007/07/21/remove-the-encryption-swfencrypt-generated-logo-icon-function-free-keung-count-another-crack/#comments</comments>
		<pubDate>Fri, 20 Jul 2007 22:24:30 +0000</pubDate>
		<dc:creator>柳世杀神·GabrielGon</dc:creator>
				<category><![CDATA[FLASH]]></category>
		<category><![CDATA[SWFEncrypt]]></category>
		<category><![CDATA[破解]]></category>

		<guid isPermaLink="false">http://www.glglife.com/2007/07/21/%e5%8e%bb%e6%8e%89swfencrypt%e5%8a%a0%e5%af%86%e6%97%b6%e7%94%9f%e6%88%90%e7%9a%84logo%e5%9b%be%e6%a0%87%e7%9a%84%e5%87%bd%e6%95%b0%e5%85%8d%e5%bc%ba%e7%ae%97%e5%8f%a6%e4%b8%80%e7%a7%8d%e7%a0%b4/</guid>
		<description><![CDATA[FLASH里面所以的变更都是public,所以用这种思路可以破解所有的FLASH应用程序(我做的程序就有防止这种情况发...]]></description>
			<content:encoded><![CDATA[<div id="logPanel" class="Content-body">FLASH里面所以的变更都是public,所以用这种思路可以破解所有的FLASH应用程序(我做的程序就有防止这种情况发生,可惜也被我自己搞定了),我已破解了几个这个收费的FLASH程序,如XX翻页组件,加密加的是很好,可惜防不住这种的,做了一个KEY文件,只要加载了这个文件,那个组件就可以应用自如(不公布了,当时是一个朋友要做一个毕业报告,我想把他做成FLASH翻页形式的,结果就发现了那个翻页组件最好用,功能最强大,可惜要注册,于是顺道把他的注册给封掉了)<br />function encrypt() {<br />var name:Object = new Object();<br />var _mc:MovieClip;<br />for (name in _root) {<br />if (typeof (_root[name]) == &quot;movieclip&quot;) {<br />_mc = _root[name];<br />if ((_mc._width == 189.7) &amp;&amp; (_mc._height == 70) &amp;&amp; (_mc.getBytesTotal() == 12)) {<br />_mc.removeMovieClip();<br />}<br />}<br />}<br />}</p>
<p>其实就是找到知道这个元件的名字后把他删掉~~</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.glglife.com/2007/07/21/remove-the-encryption-swfencrypt-generated-logo-icon-function-free-keung-count-another-crack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

