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.

#1522 Invalid SWF, Wrong Signature
Author:
idah6

Date created:
Type: bug
Visibility: Everybody
Assigned to:
State: invalid 

> What steps will reproduce the problem?
simply clicking on the file and opening it with JPEXS Free Flash Decompiler
> What is the expected output? What do you see instead?
i expect to be able to see the file's contents
> What version of the product are you using? Is it "nightly build"? Which operating system
do you have?
the latest one 11.2.0
> Please provide any additional information below. If the problem is related to a SWF
file, attach it here, otherwise we can't help you.
When i try to open this file, i see it starts with 1XFGCSED rather then the standard input
header under a hex editor, but i can't seem to figure out which one it stands for.
These are not valid GFX files.
GFX file must start with "GFX" or "CFX" bytes.
State: new→invalid