<?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: Dump Disassembler</title>
	<atom:link href="http://blog.joa-ebert.com/2009/08/17/dump-disassembler/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.joa-ebert.com/2009/08/17/dump-disassembler/</link>
	<description>Actionscript3, Flash, Scala, Java, C#, C++, Algorithms &#38; Imageprocessing</description>
	<lastBuildDate>Sun, 05 Feb 2012 21:26:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Michael</title>
		<link>http://blog.joa-ebert.com/2009/08/17/dump-disassembler/comment-page-1/#comment-243471</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Tue, 03 May 2011 04:45:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=439#comment-243471</guid>
		<description>Are you making the source available for your dump.jar? :) Have checked around on the site and not seeing the contents-- just a much larger download.</description>
		<content:encoded><![CDATA[<p>Are you making the source available for your dump.jar? :) Have checked around on the site and not seeing the contents&#8211; just a much larger download.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#187; Day Two Marc Hibbins</title>
		<link>http://blog.joa-ebert.com/2009/08/17/dump-disassembler/comment-page-1/#comment-176097</link>
		<dc:creator>&#187; Day Two Marc Hibbins</dc:creator>
		<pubDate>Thu, 24 Sep 2009 13:57:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=439#comment-176097</guid>
		<description>[...] he demonstrated Dump, a disassembler that looks at machine bytecode for the purposes of debugging and can also be used [...]</description>
		<content:encoded><![CDATA[<p>[...] he demonstrated Dump, a disassembler that looks at machine bytecode for the purposes of debugging and can also be used [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FOTB 2009 Day2 &#124; The random utterances of David Arno</title>
		<link>http://blog.joa-ebert.com/2009/08/17/dump-disassembler/comment-page-1/#comment-176045</link>
		<dc:creator>FOTB 2009 Day2 &#124; The random utterances of David Arno</dc:creator>
		<pubDate>Wed, 23 Sep 2009 11:03:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=439#comment-176045</guid>
		<description>[...] Dump. This tool can be used to generate such things as UML and inheritance diamgrams of the classes in a SWF/ SWC. [...]</description>
		<content:encoded><![CDATA[<p>[...] Dump. This tool can be used to generate such things as UML and inheritance diamgrams of the classes in a SWF/ SWC. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joa</title>
		<link>http://blog.joa-ebert.com/2009/08/17/dump-disassembler/comment-page-1/#comment-175243</link>
		<dc:creator>joa</dc:creator>
		<pubDate>Thu, 03 Sep 2009 09:26:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=439#comment-175243</guid>
		<description>Yes, command line.

This will output ABC data:
java -jar dump.jar -input yourswf.swf -abc

This will generate a UML diagram:
java -jar dump.jar -input yourswf.swf -uml</description>
		<content:encoded><![CDATA[<p>Yes, command line.</p>
<p>This will output ABC data:<br />
java -jar dump.jar -input yourswf.swf -abc</p>
<p>This will generate a UML diagram:<br />
java -jar dump.jar -input yourswf.swf -uml</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James McNess</title>
		<link>http://blog.joa-ebert.com/2009/08/17/dump-disassembler/comment-page-1/#comment-175221</link>
		<dc:creator>James McNess</dc:creator>
		<pubDate>Wed, 02 Sep 2009 21:36:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=439#comment-175221</guid>
		<description>Do we run this from the command line? I&#039;m running this on Windows XP with JRE 1.6 0_15, it seems to run without error, but I have no idea if/where it&#039;s creating an output file?</description>
		<content:encoded><![CDATA[<p>Do we run this from the command line? I&#8217;m running this on Windows XP with JRE 1.6 0_15, it seems to run without error, but I have no idea if/where it&#8217;s creating an output file?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joa</title>
		<link>http://blog.joa-ebert.com/2009/08/17/dump-disassembler/comment-page-1/#comment-174872</link>
		<dc:creator>joa</dc:creator>
		<pubDate>Mon, 24 Aug 2009 09:27:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=439#comment-174872</guid>
		<description>That is only the case when you install FlexBuilder standalone version.</description>
		<content:encoded><![CDATA[<p>That is only the case when you install FlexBuilder standalone version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan Shaw</title>
		<link>http://blog.joa-ebert.com/2009/08/17/dump-disassembler/comment-page-1/#comment-174850</link>
		<dc:creator>Alan Shaw</dc:creator>
		<pubDate>Sun, 23 Aug 2009 19:32:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=439#comment-174850</guid>
		<description>On Windows XP, I needed to update the jre under C:\Program Files\Adobe\Flex Builder 3 to the 1.6 version.
Sun keeps my default Java installation up to date, so what I did was copy the jre over from C:\Program Files\Java\jdk1.6.0_12.</description>
		<content:encoded><![CDATA[<p>On Windows XP, I needed to update the jre under C:\Program Files\Adobe\Flex Builder 3 to the 1.6 version.<br />
Sun keeps my default Java installation up to date, so what I did was copy the jre over from C:\Program Files\Java\jdk1.6.0_12.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: イナヅマtvログ &#187; SWF Dump toolのためにOS X 10.5でJava SE 6に設定変更</title>
		<link>http://blog.joa-ebert.com/2009/08/17/dump-disassembler/comment-page-1/#comment-174680</link>
		<dc:creator>イナヅマtvログ &#187; SWF Dump toolのためにOS X 10.5でJava SE 6に設定変更</dc:creator>
		<pubDate>Wed, 19 Aug 2009 20:41:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=439#comment-174680</guid>
		<description>[...] blog.joa-ebert.com : Dump Disassembler [...]</description>
		<content:encoded><![CDATA[<p>[...] blog.joa-ebert.com : Dump Disassembler [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joa</title>
		<link>http://blog.joa-ebert.com/2009/08/17/dump-disassembler/comment-page-1/#comment-174657</link>
		<dc:creator>joa</dc:creator>
		<pubDate>Wed, 19 Aug 2009 13:03:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=439#comment-174657</guid>
		<description>Thank you for the explanation Mike!</description>
		<content:encoded><![CDATA[<p>Thank you for the explanation Mike!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike chambers</title>
		<link>http://blog.joa-ebert.com/2009/08/17/dump-disassembler/comment-page-1/#comment-174600</link>
		<dc:creator>mike chambers</dc:creator>
		<pubDate>Tue, 18 Aug 2009 20:16:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=439#comment-174600</guid>
		<description>fyi, I got this working.

When you install Java 1.6 for mac (from Apple), it does not link to the new version, but instead keep the link to Java 1.5.

You can to explicitly update this link if you want to use java 1.6. You can find instructions here:

http://blogs.sun.com/cmar/entry/java_1_6_finally_available

If you dont want to change the default for the system, then you should be able to link directly to the java 1.6 binary :

/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Commands/java /usr/bin/java

This fixed the Bad Version Number error for me.

Hope that helps...

mike chambers</description>
		<content:encoded><![CDATA[<p>fyi, I got this working.</p>
<p>When you install Java 1.6 for mac (from Apple), it does not link to the new version, but instead keep the link to Java 1.5.</p>
<p>You can to explicitly update this link if you want to use java 1.6. You can find instructions here:</p>
<p><a href="http://blogs.sun.com/cmar/entry/java_1_6_finally_available" rel="nofollow">http://blogs.sun.com/cmar/entry/java_1_6_finally_available</a></p>
<p>If you dont want to change the default for the system, then you should be able to link directly to the java 1.6 binary :</p>
<p>/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Commands/java /usr/bin/java</p>
<p>This fixed the Bad Version Number error for me.</p>
<p>Hope that helps&#8230;</p>
<p>mike chambers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike chambers</title>
		<link>http://blog.joa-ebert.com/2009/08/17/dump-disassembler/comment-page-1/#comment-174599</link>
		<dc:creator>mike chambers</dc:creator>
		<pubDate>Tue, 18 Aug 2009 20:03:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=439#comment-174599</guid>
		<description>Im also running into issues with the Bad Version Number. In debugging it, I noticed that the 1.6.0 Java install on my Mac:

/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/

doesnt include a bin directory, and thus no executable. Anyways, I am trying to figure out what the issue is, but wanted to post it here in case it was useful to anyone else.

mike chambers</description>
		<content:encoded><![CDATA[<p>Im also running into issues with the Bad Version Number. In debugging it, I noticed that the 1.6.0 Java install on my Mac:</p>
<p>/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/</p>
<p>doesnt include a bin directory, and thus no executable. Anyways, I am trying to figure out what the issue is, but wanted to post it here in case it was useful to anyone else.</p>
<p>mike chambers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan</title>
		<link>http://blog.joa-ebert.com/2009/08/17/dump-disassembler/comment-page-1/#comment-174575</link>
		<dc:creator>Alan</dc:creator>
		<pubDate>Tue, 18 Aug 2009 13:45:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=439#comment-174575</guid>
		<description>I am on a Mac and I am running Ant via Eclipse. 

Well I&#039;m glad that it&#039;s just not me having problems :)  Thanks for the ideas.  I&#039;m gonna research your comments and give it a stab.</description>
		<content:encoded><![CDATA[<p>I am on a Mac and I am running Ant via Eclipse. </p>
<p>Well I&#8217;m glad that it&#8217;s just not me having problems :)  Thanks for the ideas.  I&#8217;m gonna research your comments and give it a stab.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Inheritance Graphs at blog.joa-ebert.com &#8211; Blog of Joa Ebert</title>
		<link>http://blog.joa-ebert.com/2009/08/17/dump-disassembler/comment-page-1/#comment-174574</link>
		<dc:creator>Inheritance Graphs at blog.joa-ebert.com &#8211; Blog of Joa Ebert</dc:creator>
		<pubDate>Tue, 18 Aug 2009 13:31:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=439#comment-174574</guid>
		<description>[...] PBDT           &#171; Dump Disassembler [...]</description>
		<content:encoded><![CDATA[<p>[...] PBDT           &laquo; Dump Disassembler [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joa</title>
		<link>http://blog.joa-ebert.com/2009/08/17/dump-disassembler/comment-page-1/#comment-174560</link>
		<dc:creator>joa</dc:creator>
		<pubDate>Tue, 18 Aug 2009 07:34:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=439#comment-174560</guid>
		<description>Alan, are you running Ant from command line or from within Eclipse? Some of my colleagues had a lot of trouble switching the Java VM for Eclipse on a Mac. Are you using a Mac? If you can not manage to do so (I know it was a pain!) you have another option. You can set fork to true specify the jvm attribute of the java task which points to the location of your 1.6 JVM.
The location is probably &quot;/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/bin/java&quot;.</description>
		<content:encoded><![CDATA[<p>Alan, are you running Ant from command line or from within Eclipse? Some of my colleagues had a lot of trouble switching the Java VM for Eclipse on a Mac. Are you using a Mac? If you can not manage to do so (I know it was a pain!) you have another option. You can set fork to true specify the jvm attribute of the java task which points to the location of your 1.6 JVM.<br />
The location is probably &#8220;/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/bin/java&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan</title>
		<link>http://blog.joa-ebert.com/2009/08/17/dump-disassembler/comment-page-1/#comment-174541</link>
		<dc:creator>Alan</dc:creator>
		<pubDate>Mon, 17 Aug 2009 23:38:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=439#comment-174541</guid>
		<description>hmm, looks like your comment submission cleaned my xml code, how&#039;s this:
http://www.alanklement.com/img/ant_ddump_task.gif</description>
		<content:encoded><![CDATA[<p>hmm, looks like your comment submission cleaned my xml code, how&#8217;s this:<br />
<a href="http://www.alanklement.com/img/ant_ddump_task.gif" rel="nofollow">http://www.alanklement.com/img/ant_ddump_task.gif</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan</title>
		<link>http://blog.joa-ebert.com/2009/08/17/dump-disassembler/comment-page-1/#comment-174540</link>
		<dc:creator>Alan</dc:creator>
		<pubDate>Mon, 17 Aug 2009 23:35:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joa-ebert.com/?p=439#comment-174540</guid>
		<description>Do you mind a little nudge in the right direction...

Admittedly, I barely know what the f* I&#039;m doing. :) Just stabbing in the dark more or less.

I&#039;m trying to execute this via Ant:


  
    
    
  


-----
Also, when I check my java version via the console I get:
java version &quot;1.6.0_13&quot;
Java(TM) SE Runtime Environment (build 1.6.0_13-b03-211)
Java HotSpot(TM) 64-Bit Server VM (build 11.3-b02-83, mixed mode)

but my ant diagnostics tells me:
java.vm.version : 1.5.0_19-137

Is this a problem?

-------
my errors:

analyze:
     [java] Exception in thread &quot;main&quot; java.lang.UnsupportedClassVersionError: Bad version number in .class file
     [java] 	at java.lang.ClassLoader.defineClass1(Native Method)
     [java] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:675)
     [java] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
     [java] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
     [java] 	at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
     [java] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
     [java] 	at java.security.AccessController.doPrivileged(Native Method)
     [java] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
     [java] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:316)
     [java] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:280)
     [java] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
     [java] 	at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:374)</description>
		<content:encoded><![CDATA[<p>Do you mind a little nudge in the right direction&#8230;</p>
<p>Admittedly, I barely know what the f* I&#8217;m doing. :) Just stabbing in the dark more or less.</p>
<p>I&#8217;m trying to execute this via Ant:</p>
<p>&#8212;&#8211;<br />
Also, when I check my java version via the console I get:<br />
java version &#8220;1.6.0_13&#8243;<br />
Java(TM) SE Runtime Environment (build 1.6.0_13-b03-211)<br />
Java HotSpot(TM) 64-Bit Server VM (build 11.3-b02-83, mixed mode)</p>
<p>but my ant diagnostics tells me:<br />
java.vm.version : 1.5.0_19-137</p>
<p>Is this a problem?</p>
<p>&#8212;&#8212;-<br />
my errors:</p>
<p>analyze:<br />
      Exception in thread &#8220;main&#8221; java.lang.UnsupportedClassVersionError: Bad version number in .class file<br />
      	at java.lang.ClassLoader.defineClass1(Native Method)<br />
      	at java.lang.ClassLoader.defineClass(ClassLoader.java:675)<br />
      	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)<br />
      	at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)<br />
      	at java.net.URLClassLoader.access$100(URLClassLoader.java:56)<br />
      	at java.net.URLClassLoader$1.run(URLClassLoader.java:195)<br />
      	at java.security.AccessController.doPrivileged(Native Method)<br />
      	at java.net.URLClassLoader.findClass(URLClassLoader.java:188)<br />
      	at java.lang.ClassLoader.loadClass(ClassLoader.java:316)<br />
      	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:280)<br />
      	at java.lang.ClassLoader.loadClass(ClassLoader.java:251)<br />
      	at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:374)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

