<?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>Tangential Musings&#187; Articles tagged as decrypt  | Tangential Musings</title>
	<atom:link href="http://danilo.ariadoss.com/tags/decrypt/feed/" rel="self" type="application/rss+xml" />
	<link>http://danilo.ariadoss.com</link>
	<description>Incoherent babble served on a silver platter.</description>
	<lastBuildDate>Sun, 10 Jan 2010 13:11:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Decoding $_F=__FILE__;$_X=&#8217;&#8230;&#8217;; eval base64_decode</title>
		<link>http://danilo.ariadoss.com/decoding-_f__file___x-eval-base64_decode/</link>
		<comments>http://danilo.ariadoss.com/decoding-_f__file___x-eval-base64_decode/#comments</comments>
		<pubDate>Thu, 17 May 2007 07:39:16 +0000</pubDate>
		<dc:creator>Danilo Stern-Sapad</dc:creator>
				<category><![CDATA[PHP Programming]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[decode]]></category>
		<category><![CDATA[decrypt]]></category>

		<guid isPermaLink="false">http://danilo.ariadoss.com/?p=153</guid>
		<description><![CDATA[This is a further supplement to my posts Decoding eval gzinflate base64_decode and Decoding eval gzinflate base64_decode str_rot13.
To decode files obfuscated by SourceCop that look roughly like this:
&#60;?php $_F=__FILE__;$_X='encoded text';eval(base64_decode('pointless crud')); ?>
I might make an automated script to decode this sort of thing and post it up on this blog once I have some free [...]]]></description>
		<wfw:commentRss>http://danilo.ariadoss.com/decoding-_f__file___x-eval-base64_decode/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Decoding eval gzinflate base64_decode str_rot13</title>
		<link>http://danilo.ariadoss.com/decoding-eval-gzinflate-base64-decode-str-rot13/</link>
		<comments>http://danilo.ariadoss.com/decoding-eval-gzinflate-base64-decode-str-rot13/#comments</comments>
		<pubDate>Fri, 10 Nov 2006 20:49:07 +0000</pubDate>
		<dc:creator>Danilo Stern-Sapad</dc:creator>
				<category><![CDATA[PHP Programming]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[decode]]></category>
		<category><![CDATA[decrypt]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[How to decode eval(gzinflate(base64_decode('<strong>encoded text</strong>'))); in PHP.]]></description>
		<wfw:commentRss>http://danilo.ariadoss.com/decoding-eval-gzinflate-base64-decode-str-rot13/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
		<item>
		<title>Decoding eval gzinflate base64_decode</title>
		<link>http://danilo.ariadoss.com/decoding-eval-gzinflate-base64-decode/</link>
		<comments>http://danilo.ariadoss.com/decoding-eval-gzinflate-base64-decode/#comments</comments>
		<pubDate>Wed, 04 Jan 2006 15:27:50 +0000</pubDate>
		<dc:creator>Danilo Stern-Sapad</dc:creator>
				<category><![CDATA[PHP Programming]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[decode]]></category>
		<category><![CDATA[decrypt]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Spam links inside encrypted code? Directions and PHP snippet to decode <font color="#0000bb">&#60;?php </font><font color="#007700">eval(</font><font color="#0000bb">gzinflate</font><font color="#007700">(</font><font color="#0000bb">base64_decode</font><font color="#007700">(</font><font color="#dd0000">'<strong>encoded text</strong>'</font><font color="#007700">))); </font><font color="#0000bb">?&#62;</font>]]></description>
		<wfw:commentRss>http://danilo.ariadoss.com/decoding-eval-gzinflate-base64-decode/feed/</wfw:commentRss>
		<slash:comments>139</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->