<?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: Protecting your SWF</title>
	<atom:link href="http://www.razorberry.com/blog/archives/2004/10/13/protecting-your-swf/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.razorberry.com/blog/archives/2004/10/13/protecting-your-swf/</link>
	<description>since 2004!</description>
	<pubDate>Wed, 07 Jan 2009 05:04:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: JPags</title>
		<link>http://www.razorberry.com/blog/archives/2004/10/13/protecting-your-swf/comment-page-1/#comment-3133</link>
		<dc:creator>JPags</dc:creator>
		<pubDate>Wed, 25 Jun 2008 20:05:29 +0000</pubDate>
		<guid isPermaLink="false">/?p=9#comment-3133</guid>
		<description>That was too easy.  Any HTTP sniffer will give you the address of the files, and then I just got the files from my Web site cache.

Your SWF is not even scrambled, I can decompile it with SWF decompiler

You need to be much better than that to stop someone who realy wants you stuff.  :twisted:

John</description>
		<content:encoded><![CDATA[<p>That was too easy.  Any HTTP sniffer will give you the address of the files, and then I just got the files from my Web site cache.</p>
<p>Your SWF is not even scrambled, I can decompile it with SWF decompiler</p>
<p>You need to be much better than that to stop someone who realy wants you stuff.  <img src='http://www.razorberry.com/blog/wp-includes/images/smilies/icon_twisted.gif' alt=':twisted:' class='wp-smiley' /> </p>
<p>John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mavdes</title>
		<link>http://www.razorberry.com/blog/archives/2004/10/13/protecting-your-swf/comment-page-1/#comment-3127</link>
		<dc:creator>mavdes</dc:creator>
		<pubDate>Mon, 23 Jun 2008 15:13:52 +0000</pubDate>
		<guid isPermaLink="false">/?p=9#comment-3127</guid>
		<description>i did solve the problem in other way
check it
and try to take my swf map file :) if u can or any other can :)

http://elfekr.net/map</description>
		<content:encoded><![CDATA[<p>i did solve the problem in other way<br />
check it<br />
and try to take my swf map file <img src='http://www.razorberry.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> if u can or any other can <img src='http://www.razorberry.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://elfekr.net/map" rel="nofollow">http://elfekr.net/map</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ammar Mardawi</title>
		<link>http://www.razorberry.com/blog/archives/2004/10/13/protecting-your-swf/comment-page-1/#comment-2270</link>
		<dc:creator>Ammar Mardawi</dc:creator>
		<pubDate>Sat, 22 Dec 2007 18:50:21 +0000</pubDate>
		<guid isPermaLink="false">/?p=9#comment-2270</guid>
		<description>To protect your SWF files from decompilers try out secureSWF from the following link:
http://www.kindisoft.com/secureSWF/</description>
		<content:encoded><![CDATA[<p>To protect your SWF files from decompilers try out secureSWF from the following link:<br />
<a href="http://www.kindisoft.com/secureSWF/" rel="nofollow">http://www.kindisoft.com/secureSWF/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://www.razorberry.com/blog/archives/2004/10/13/protecting-your-swf/comment-page-1/#comment-1409</link>
		<dc:creator>john</dc:creator>
		<pubDate>Thu, 01 Feb 2007 11:19:04 +0000</pubDate>
		<guid isPermaLink="false">/?p=9#comment-1409</guid>
		<description>For hotlinking, check this url: http://www.namepros.com/code/106681-protect-your-flash-files-hotlinking-specially.html</description>
		<content:encoded><![CDATA[<p>For hotlinking, check this url: <a href="http://www.namepros.com/code/106681-protect-your-flash-files-hotlinking-specially.html" rel="nofollow">http://www.namepros.com/code/106681-protect-your-flash-files-hotlinking-specially.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.razorberry.com/blog/archives/2004/10/13/protecting-your-swf/comment-page-1/#comment-28</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Sun, 07 Nov 2004 08:55:43 +0000</pubDate>
		<guid isPermaLink="false">/?p=9#comment-28</guid>
		<description>You can stop hotlinkers with Apache mod_rewrite explained &lt;a href="http://www.webmasterstop.com/tutorials/prevent-hotlinking.shtml"&gt;here&lt;/a&gt;.
Have you thought of storing your valuable data (scores, usernames etc) in a nice MySQL table and encrypting it?  If they choose to hack the database login, download the encrypted data and unencrypt it then they obviously need to get out more!</description>
		<content:encoded><![CDATA[<p>You can stop hotlinkers with Apache mod_rewrite explained <a href="http://www.webmasterstop.com/tutorials/prevent-hotlinking.shtml">here</a>.<br />
Have you thought of storing your valuable data (scores, usernames etc) in a nice MySQL table and encrypting it?  If they choose to hack the database login, download the encrypted data and unencrypt it then they obviously need to get out more!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eyezberg</title>
		<link>http://www.razorberry.com/blog/archives/2004/10/13/protecting-your-swf/comment-page-1/#comment-26</link>
		<dc:creator>eyezberg</dc:creator>
		<pubDate>Sat, 06 Nov 2004 20:55:39 +0000</pubDate>
		<guid isPermaLink="false">/?p=9#comment-26</guid>
		<description>Yo, new protection is out: http://www.flashincrypt.com/index.htm
And it's only $30 ...</description>
		<content:encoded><![CDATA[<p>Yo, new protection is out: <a href="http://www.flashincrypt.com/index.htm" rel="nofollow">http://www.flashincrypt.com/index.htm</a><br />
And it&#8217;s only $30 &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JEAN</title>
		<link>http://www.razorberry.com/blog/archives/2004/10/13/protecting-your-swf/comment-page-1/#comment-18</link>
		<dc:creator>JEAN</dc:creator>
		<pubDate>Mon, 25 Oct 2004 12:13:54 +0000</pubDate>
		<guid isPermaLink="false">/?p=9#comment-18</guid>
		<description>Cool</description>
		<content:encoded><![CDATA[<p>Cool</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eyezberg</title>
		<link>http://www.razorberry.com/blog/archives/2004/10/13/protecting-your-swf/comment-page-1/#comment-15</link>
		<dc:creator>eyezberg</dc:creator>
		<pubDate>Tue, 19 Oct 2004 17:01:01 +0000</pubDate>
		<guid isPermaLink="false">/?p=9#comment-15</guid>
		<description>Could encryption help..?
http://www.richinternet.de/blog/index.cfm?entry=8C8B659E-0858-D8EC-61DECA2DFF048623
Joe</description>
		<content:encoded><![CDATA[<p>Could encryption help..?<br />
<a href="http://www.richinternet.de/blog/index.cfm?entry=8C8B659E-0858-D8EC-61DECA2DFF048623" rel="nofollow">http://www.richinternet.de/blog/index.cfm?entry=8C8B659E-0858-D8EC-61DECA2DFF048623</a><br />
Joe</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ash</title>
		<link>http://www.razorberry.com/blog/archives/2004/10/13/protecting-your-swf/comment-page-1/#comment-11</link>
		<dc:creator>Ash</dc:creator>
		<pubDate>Fri, 15 Oct 2004 13:34:41 +0000</pubDate>
		<guid isPermaLink="false">/?p=9#comment-11</guid>
		<description>I also found this site, but I have been unable to test it (I don't own ASV). http://www.as-protect.com/</description>
		<content:encoded><![CDATA[<p>I also found this site, but I have been unable to test it (I don&#8217;t own ASV). <a href="http://www.as-protect.com/" rel="nofollow">http://www.as-protect.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://www.razorberry.com/blog/archives/2004/10/13/protecting-your-swf/comment-page-1/#comment-10</link>
		<dc:creator>James</dc:creator>
		<pubDate>Thu, 14 Oct 2004 20:09:33 +0000</pubDate>
		<guid isPermaLink="false">/?p=9#comment-10</guid>
		<description>I heard about this other SWF scrambler recently, it's not out yet, but it looks like it could work pretty well: http://swfguard.com (plus their website's really slick - can you tell the whole site is entirely flash? these guys know their stuff) They have signups for a free beta test.</description>
		<content:encoded><![CDATA[<p>I heard about this other SWF scrambler recently, it&#8217;s not out yet, but it looks like it could work pretty well: <a href="http://swfguard.com" rel="nofollow">http://swfguard.com</a> (plus their website&#8217;s really slick - can you tell the whole site is entirely flash? these guys know their stuff) They have signups for a free beta test.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
