<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Simple Score Submission Security</title>
	<atom:link href="http://doogog.com/simple-score-submissions-security.html/feed" rel="self" type="application/rss+xml" />
	<link>http://doogog.com/simple-score-submissions-security.html</link>
	<description>Lots of fun games!  Yay!</description>
	<lastBuildDate>Thu, 05 Jan 2012 01:15:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Unlimited Master Reseller</title>
		<link>http://doogog.com/simple-score-submissions-security.html/comment-page-1#comment-314</link>
		<dc:creator>Unlimited Master Reseller</dc:creator>
		<pubDate>Thu, 05 May 2011 09:29:17 +0000</pubDate>
		<guid isPermaLink="false">http://doogog.com/simple-score-submissions-security.html#comment-314</guid>
		<description>I loved everything. Please keep posting tips regarding different scripts.</description>
		<content:encoded><![CDATA[<p>I loved everything. Please keep posting tips regarding different scripts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: doogog</title>
		<link>http://doogog.com/simple-score-submissions-security.html/comment-page-1#comment-187</link>
		<dc:creator>doogog</dc:creator>
		<pubDate>Thu, 09 Dec 2010 03:24:04 +0000</pubDate>
		<guid isPermaLink="false">http://doogog.com/simple-score-submissions-security.html#comment-187</guid>
		<description>Yes, if they decode your file, this method will be revealed.</description>
		<content:encoded><![CDATA[<p>Yes, if they decode your file, this method will be revealed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vv0lll</title>
		<link>http://doogog.com/simple-score-submissions-security.html/comment-page-1#comment-186</link>
		<dc:creator>vv0lll</dc:creator>
		<pubDate>Mon, 06 Dec 2010 06:29:21 +0000</pubDate>
		<guid isPermaLink="false">http://doogog.com/simple-score-submissions-security.html#comment-186</guid>
		<description>But, what&#039;s up if the hacker decompiles our Flash and they know how we encoded our data ?</description>
		<content:encoded><![CDATA[<p>But, what&#8217;s up if the hacker decompiles our Flash and they know how we encoded our data ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://doogog.com/simple-score-submissions-security.html/comment-page-1#comment-152</link>
		<dc:creator>John</dc:creator>
		<pubDate>Fri, 20 Nov 2009 11:29:42 +0000</pubDate>
		<guid isPermaLink="false">http://doogog.com/simple-score-submissions-security.html#comment-152</guid>
		<description>A bit late but it is actually the hash_hmac function that you would want to use e.g.

hash_hmac(&#039;md5&#039;, $playerData, $key);</description>
		<content:encoded><![CDATA[<p>A bit late but it is actually the hash_hmac function that you would want to use e.g.</p>
<p>hash_hmac(&#8216;md5&#8242;, $playerData, $key);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kriss Daniels</title>
		<link>http://doogog.com/simple-score-submissions-security.html/comment-page-1#comment-24</link>
		<dc:creator>Kriss Daniels</dc:creator>
		<pubDate>Wed, 30 Jan 2008 16:35:07 +0000</pubDate>
		<guid isPermaLink="false">http://doogog.com/simple-score-submissions-security.html#comment-24</guid>
		<description>Sorry but this doesn&#039;t work, the general flash score hacker does it by tweaking internal flash variable numbers (ie their score) using simple memhack (think action replay) cheat software.

So they probably wouldn&#039;t even notice this...

I use replays. Sounds complicated but isn&#039;t that bad if you only check suspicious scores and do so on the client.</description>
		<content:encoded><![CDATA[<p>Sorry but this doesn&#8217;t work, the general flash score hacker does it by tweaking internal flash variable numbers (ie their score) using simple memhack (think action replay) cheat software.</p>
<p>So they probably wouldn&#8217;t even notice this&#8230;</p>
<p>I use replays. Sounds complicated but isn&#8217;t that bad if you only check suspicious scores and do so on the client.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andrew</title>
		<link>http://doogog.com/simple-score-submissions-security.html/comment-page-1#comment-16</link>
		<dc:creator>andrew</dc:creator>
		<pubDate>Thu, 17 Jan 2008 20:19:02 +0000</pubDate>
		<guid isPermaLink="false">http://doogog.com/simple-score-submissions-security.html#comment-16</guid>
		<description>useful idea! however, just fyi - mhash is deprecated in the newest versions of PHP, there&#039;s a new built-in hash library

you&#039;d actually want to use: hash(&quot;md5&quot;, $playerData, $key)

- andrew</description>
		<content:encoded><![CDATA[<p>useful idea! however, just fyi &#8211; mhash is deprecated in the newest versions of PHP, there&#8217;s a new built-in hash library</p>
<p>you&#8217;d actually want to use: hash(&#8220;md5&#8243;, $playerData, $key)</p>
<p>- andrew</p>
]]></content:encoded>
	</item>
</channel>
</rss>

