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.
List of issues#49 ffdec.sh should have UNIX-style line endings
Author: user_35
Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: ffdec.shGoogle CodeLineEndings
State: closed
ffdec.sh should have UNIX-style line endings, i.e. LF not CRLF.
<b>What steps will reproduce the problem?</b>
1. Try to run ffdec.sh on Linux.
$ ./ffdec.sh
bash: ./ffdec.sh: /bin/sh^M: bad interpreter: No such file or directory
ffdec.sh should have UNIX-style line endings, i.e. LF not CRLF.
What steps will reproduce the problem?
1. Try to run ffdec.sh on Linux.
$ ./ffdec.sh
bash: ./ffdec.sh: /bin/sh^M: bad interpreter: No such file or directory
State: →new
Title: ffdec.sh should have UNIX-style line endings→ffdec.sh should have UNIX-style line endings
Type: →bug
Visibility: →Everybody
Title: ffdec.sh should have UNIX-style line endings→ffdec.sh should have UNIX-style line endings
Type: →bug
Visibility: →Everybody
State: new→opened
Hi, I have moved this issue to new Issue Tracker.
You should have received email info about registering there(with specific link) and
gaining access to this issue. If you have not received any email, please check your SPAM
inbox or write to my email.
Hi, in version 1.4.3, this is FIXED.
State: opened→closed