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.

#2026 Invalid SWF file, wrong signature
Author:
1123

Date created:
Type: question
Visibility: Everybody
Assigned to:
State: closed 

com.jpexs.decompiler.flash.SwfOpenException: Invalid SWF file, wrong signature.
at com.jpexs.decompiler.flash.SWF.decodeHeader(SWF.java:1955)
at com.jpexs.decompiler.flash.SWF.decompress(SWF.java:1980)
at com.jpexs.decompiler.flash.SWF.<init>(SWF.java:1464)
at com.jpexs.decompiler.flash.gui.Main$10.open(Main.java:1067)
at com.jpexs.decompiler.flash.gui.Main$10.doInBackground(Main.java:1242)
at com.jpexs.decompiler.flash.gui.Main$10.doInBackground(Main.java:1032)
at com.jpexs.helpers.CancellableWorker$1.call(CancellableWorker.java:61)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at com.jpexs.helpers.CancellableWorker.run(CancellableWorker.java:78)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
You did not attach any file so I assume reasons are ss usual:
Please see FAQ: https://github.com/jindrapetrik/jpexs-decompiler/wiki/FAQ
State: new→closed
Type: bug→question
Type: bug→question