If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler
NEW : We have got a new blog where we post some interesting SWF internals info.

#883 -dumpSWF option does not work anymore
Author:
DaveZero

Date created:
Type: bug
Visibility: Everybody
Assigned to:
honfika

Labels: Commandline
State: closed 

-dumpSWF does not work anymore from the command line.
> What steps will reproduce the problem?
Just load ffdec from command prompt (windows) using dumpSWF option.
> What is the expected output? What do you see instead?
Would expect tags to the console. I get:
C:\Program Files (x86)\FFDec>java -jar ffdec.jar -dumpSWF prova2.swf
May 11, 2015 12:05:42 AM com.jpexs.decompiler.flash.console.CommandLineArgumentP
arser parseDumpSwf
SEVERE: null
java.lang.NullPointerException
at com.jpexs.decompiler.flash.gui.Main.parseSWF(Main.java:309)
at com.jpexs.decompiler.flash.console.CommandLineArgumentParser.parseDum
pSwf(CommandLineArgumentParser.java:1670)
at com.jpexs.decompiler.flash.console.CommandLineArgumentParser.parseArg
uments(CommandLineArgumentParser.java:441)
at com.jpexs.decompiler.flash.gui.Main.main(Main.java:1085)
> What version of the product are you using? On what operating system?
FFDec 5.1, Windows 8.1
> Please provide any additional information below. Attach the file you have problem with
if neccessary. If you do not want to publish files YOU CAN CHANGE VISIBILITY TO PRIVATE
Closed due to inactivity. Create new issue when the problem persists.
State: upgraded→closed