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

#487 Can I save a compressed file with decompressed data?
Author: user poxyran
Date created:
Type: question
Visibility: Everybody
Assigned to:
Labels: Commandline
State: closed Help

Hi!, this is the scenario: I have a compressed SWF file (CWS, ZWS) and I open it using ffdec. I would like to save the file but using the data ffdec decompressed. I would like to have the option to say ffdec to not compress the stream again when saving the file.
developer
Check the commandline arguments: /www.free-decompiler.com/flash/features.html?action=commandline 7) -decompress infile outfile ...Decompress infile and save it to outfile
user
Thanks!.
developer
Is this enough, or do you need this command in the gui, too?
user
I think that's enough for the moment. Thanks!
developer
State: new→closed