<?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>Zen-Dreams &#187; decrypter theme</title>
	<atom:link href="http://www.zen-dreams.com/en/tag/decrypter-theme/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zen-dreams.com</link>
	<description>Zen-Dreams.com</description>
	<lastBuildDate>Fri, 20 Aug 2010 07:25:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Uncrypt free crypted wordpress themes</title>
		<link>http://www.zen-dreams.com/en/2008/03/09/themes-wordpress-cryptes-decryptage/</link>
		<comments>http://www.zen-dreams.com/en/2008/03/09/themes-wordpress-cryptes-decryptage/#comments</comments>
		<pubDate>Sun, 09 Mar 2008 15:33:07 +0000</pubDate>
		<dc:creator>Anthony</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Information Technologies]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[decrypter theme]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[themes]]></category>

		<guid isPermaLink="false">http://zen-dreams.com/fr/2008/03/09/themes-wordpress-cryptes-decryptage/</guid>
		<description><![CDATA[Since I started using wordpress as a Content management System, the only drawback I found is free themes with crypted footers including ads. To do so, the most commonly used technique is to crypt the footer.php function using the famous eval(gzinflate(base64decode(&#8216;&#8230;&#8217;))); code. In fact, when the webserver finds this kind of code, it interprets everything [...]]]></description>
			<content:encoded><![CDATA[<p>Since I started using <strong>wordpress</strong> as a Content management System, the only drawback I found is free themes with <strong>crypted footers</strong> including ads.</p>
<p>To do so, the most commonly used technique is to crypt the footer.php function using the famous <em>eval(gzinflate(base64decode(&#8216;&#8230;&#8217;)));</em> code. In fact, when the webserver finds this kind of code, it interprets everything that has been crypted. The only way to remove this is to uncrypt everything manually. But, I found out that most of the time it&#8217;s encryption within encryption, up to 60 times. No need to say you will not do it by hand.</p>
<p>Therefore you only have two solutions left: <strong>Do not use the theme</strong> or <strong>use it with the ads included</strong> (and the potential <strong>spyware</strong> included).</p>
<p>After some investigation I came up with some source code you can use to uncrypt these lines. Just put the content of the script here in a php file and place it on your webserver.<br />
Usage : put the <em>eval&#8230;(&#8216;</em><strong></strong><em>&#8216;)));</em> inside the textarea of the script and click ok. If the result is still encrypted, just copy paste the result in the page again. Most of the time you won&#8217;t need to do it twice.</p>
<p>Download <a title="Decode.php code source" href="http://blog.zen-dreams.com/wp-content/uploads/2008/03/decode.phps">Decode.php source code</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.zen-dreams.com/en/2008/03/09/themes-wordpress-cryptes-decryptage/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
	</channel>
</rss>
