JPEXS Free Flash Decompiler Issue Tracker

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 issuesList of issues

#2330 ffdec-cli doesn't respect current working directory
Author: user phantasm
Date created:
Type: bug
Visibility: Everybody
Assigned to:
State: closed Help

When I try to set any file argument for ffdec-cli.exe, it fails to read/write it. For instance, i get "File not found" error when doing this: "C:\Program Files (x86)\FFDec\ffdec-cli.exe" -swf2xml in.swf out.xml If I use full file names (like C:\files\in.swf), all is OK. I was expecting ffdec-cli.exe to use current working directory.like the majority of all other command line tools or earlier versions of FFDec (20.1.0 worked as expected) > What version of the product are you using? Is it "nightly build"? Which operating system do you have? 21.1.0
admin
We use Launch5j program for the EXE files. I created an issue in their issue tracker about this two days ago: https://github.com/lordmulder/Launch5j/issues/2 We will hope that they fix it soon...
admin
This is fixed in nightly 2937, try it. The author of Launch5j provided a fix.
State: new→upgraded
user
seems to work fine now, many thanks!
admin
You're welcome!
State: upgraded→closed