<?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: Reverse-engineering and deobfuscation of Flash apps</title>
	<atom:link href="http://blog.thecybershadow.net/2010/02/12/reverse-engineering-and-deobfuscation-of-flash-apps/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.thecybershadow.net/2010/02/12/reverse-engineering-and-deobfuscation-of-flash-apps/</link>
	<description>Code and miscellanea</description>
	<lastBuildDate>Mon, 12 Dec 2011 23:20:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Mick the Wig</title>
		<link>http://blog.thecybershadow.net/2010/02/12/reverse-engineering-and-deobfuscation-of-flash-apps/comment-page-1/#comment-25398</link>
		<dc:creator>Mick the Wig</dc:creator>
		<pubDate>Sat, 03 Dec 2011 23:02:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.thecybershadow.net/?p=80#comment-25398</guid>
		<description>You, Sir, are a gentleman. These tools have made my life much easier and have almost resolved My SWF Hell. .

Bestios etc.</description>
		<content:encoded><![CDATA[<p>You, Sir, are a gentleman. These tools have made my life much easier and have almost resolved My SWF Hell. .</p>
<p>Bestios etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cyber clone</title>
		<link>http://blog.thecybershadow.net/2010/02/12/reverse-engineering-and-deobfuscation-of-flash-apps/comment-page-1/#comment-13019</link>
		<dc:creator>Cyber clone</dc:creator>
		<pubDate>Fri, 15 Apr 2011 13:43:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.thecybershadow.net/?p=80#comment-13019</guid>
		<description>Hello and again many Thanks for you&#039;re hard work add into this project, much appreciated.

I can&#039;t download the swf above.

But Good news is, That the new version of RABCDAsm did the job alright version 1.5 Rocks.

regards,

Cyberclone</description>
		<content:encoded><![CDATA[<p>Hello and again many Thanks for you&#8217;re hard work add into this project, much appreciated.</p>
<p>I can&#8217;t download the swf above.</p>
<p>But Good news is, That the new version of RABCDAsm did the job alright version 1.5 Rocks.</p>
<p>regards,</p>
<p>Cyberclone</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CyberShadow</title>
		<link>http://blog.thecybershadow.net/2010/02/12/reverse-engineering-and-deobfuscation-of-flash-apps/comment-page-1/#comment-12925</link>
		<dc:creator>CyberShadow</dc:creator>
		<pubDate>Thu, 14 Apr 2011 02:21:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.thecybershadow.net/?p=80#comment-12925</guid>
		<description>Is &lt;a href=&quot;http://www.king.com/practice_games/CandyCrush.swf&quot; rel=&quot;nofollow&quot;&gt;this&lt;/a&gt; the SWF file you meant? It only has one DoABC tag...</description>
		<content:encoded><![CDATA[<p>Is <a href="http://www.king.com/practice_games/CandyCrush.swf" rel="nofollow">this</a> the SWF file you meant? It only has one DoABC tag&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CyberShadow</title>
		<link>http://blog.thecybershadow.net/2010/02/12/reverse-engineering-and-deobfuscation-of-flash-apps/comment-page-1/#comment-12924</link>
		<dc:creator>CyberShadow</dc:creator>
		<pubDate>Thu, 14 Apr 2011 01:23:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.thecybershadow.net/?p=80#comment-12924</guid>
		<description>Wow, I&#039;ve never encountered a SWF file with more than 2-3 DoABC tags. I&#039;m not sure where the problem could be. Can you send me the SWF file?</description>
		<content:encoded><![CDATA[<p>Wow, I&#8217;ve never encountered a SWF file with more than 2-3 DoABC tags. I&#8217;m not sure where the problem could be. Can you send me the SWF file?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cyber clone</title>
		<link>http://blog.thecybershadow.net/2010/02/12/reverse-engineering-and-deobfuscation-of-flash-apps/comment-page-1/#comment-12162</link>
		<dc:creator>Cyber clone</dc:creator>
		<pubDate>Sun, 03 Apr 2011 11:42:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.thecybershadow.net/?p=80#comment-12162</guid>
		<description>Hello Cybershadow.
Thanks for all your hard work here.

I&#039;ve a swf file after abcexport, you get like 600+.abc file.

rabcasm swfname600/swfname600.main.asasm
abcreplace CandyCrush.swf 600 swfname600/swfname600.main.abc

result into a broking swf.
any Idee what can be wrong here ?</description>
		<content:encoded><![CDATA[<p>Hello Cybershadow.<br />
Thanks for all your hard work here.</p>
<p>I&#8217;ve a swf file after abcexport, you get like 600+.abc file.</p>
<p>rabcasm swfname600/swfname600.main.asasm<br />
abcreplace CandyCrush.swf 600 swfname600/swfname600.main.abc</p>
<p>result into a broking swf.<br />
any Idee what can be wrong here ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CyberShadow</title>
		<link>http://blog.thecybershadow.net/2010/02/12/reverse-engineering-and-deobfuscation-of-flash-apps/comment-page-1/#comment-10296</link>
		<dc:creator>CyberShadow</dc:creator>
		<pubDate>Thu, 03 Mar 2011 17:32:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.thecybershadow.net/?p=80#comment-10296</guid>
		<description>Hi Jesse,

Since the code is partially a derivative work of the Flex SDK, it&#039;s subject to the SDK&#039;s redistribution terms.

You may also want to have a look at RABCDAsm.</description>
		<content:encoded><![CDATA[<p>Hi Jesse,</p>
<p>Since the code is partially a derivative work of the Flex SDK, it&#8217;s subject to the SDK&#8217;s redistribution terms.</p>
<p>You may also want to have a look at RABCDAsm.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse Nicholson</title>
		<link>http://blog.thecybershadow.net/2010/02/12/reverse-engineering-and-deobfuscation-of-flash-apps/comment-page-1/#comment-10295</link>
		<dc:creator>Jesse Nicholson</dc:creator>
		<pubDate>Thu, 03 Mar 2011 17:27:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.thecybershadow.net/?p=80#comment-10295</guid>
		<description>Hi There,

Just wanted to say, big, big thanks for this. I want to know if you&#039;re making this code just plain public domain or under any type of license, or, if I need permission to use it in an application? I&#039;ve literally been at my computer for 13 hours straight digging through websites, tutorials etc on different ways to properly extract ABC from current swf versions (There are many solutions that modify the ABC to be human readable, etc). The most promising route was downloading tamarin source, building it out and using it to compile ABCDump, but that for some ridiculous reason just would not work out. I had it working in the past but, they&#039;ve done a lot of restructuring to the tamarin branches and I think it&#039;s ongoing, and has broken some things. Anyway let me know, huge thanks for your work, once I got the source I was up and running with a packed jar working in a couple minutes. Great stuff!</description>
		<content:encoded><![CDATA[<p>Hi There,</p>
<p>Just wanted to say, big, big thanks for this. I want to know if you&#8217;re making this code just plain public domain or under any type of license, or, if I need permission to use it in an application? I&#8217;ve literally been at my computer for 13 hours straight digging through websites, tutorials etc on different ways to properly extract ABC from current swf versions (There are many solutions that modify the ABC to be human readable, etc). The most promising route was downloading tamarin source, building it out and using it to compile ABCDump, but that for some ridiculous reason just would not work out. I had it working in the past but, they&#8217;ve done a lot of restructuring to the tamarin branches and I think it&#8217;s ongoing, and has broken some things. Anyway let me know, huge thanks for your work, once I got the source I was up and running with a packed jar working in a couple minutes. Great stuff!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CyberShadow</title>
		<link>http://blog.thecybershadow.net/2010/02/12/reverse-engineering-and-deobfuscation-of-flash-apps/comment-page-1/#comment-10152</link>
		<dc:creator>CyberShadow</dc:creator>
		<pubDate>Tue, 01 Mar 2011 09:44:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.thecybershadow.net/?p=80#comment-10152</guid>
		<description>No, this is specifically for the ActionScript 3 Virtual Machine. You can use Flasm to disassemble AS2.</description>
		<content:encoded><![CDATA[<p>No, this is specifically for the ActionScript 3 Virtual Machine. You can use Flasm to disassemble AS2.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George Morbedadze</title>
		<link>http://blog.thecybershadow.net/2010/02/12/reverse-engineering-and-deobfuscation-of-flash-apps/comment-page-1/#comment-10151</link>
		<dc:creator>George Morbedadze</dc:creator>
		<pubDate>Tue, 01 Mar 2011 09:34:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.thecybershadow.net/?p=80#comment-10151</guid>
		<description>Hi CyberShadow, 
I have the question: can I use it for AS2, or adjast  for AS2?</description>
		<content:encoded><![CDATA[<p>Hi CyberShadow,<br />
I have the question: can I use it for AS2, or adjast  for AS2?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CyberShadow</title>
		<link>http://blog.thecybershadow.net/2010/02/12/reverse-engineering-and-deobfuscation-of-flash-apps/comment-page-1/#comment-10024</link>
		<dc:creator>CyberShadow</dc:creator>
		<pubDate>Sun, 27 Feb 2011 07:57:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.thecybershadow.net/?p=80#comment-10024</guid>
		<description>Read the documentation carefully.</description>
		<content:encoded><![CDATA[<p>Read the documentation carefully.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

