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#1127 autoRenameIdentifiers is not supported in CLI mode
Author: scheffield
Date created:
Type: bug
Visibility: Everybody
Assigned to:
State: closed
> What steps will reproduce the problem?
The execution of
ffdec.sh -config autoDeobfuscate=1,autoRenameIdentifiers=1 -export script out in.swf
ignores the autoRenameIdentifiers setting. Which is as of the cli help output the correct
behaviour.
> What is the expected output? What do you see instead?
It would be awesome if the tool could support this flag using the CLI the same way it does
in the UI
> What version of the product are you using? Is it "nightly build"? Which operating system
do you have?
Current master from github as of 03/01/2016
> Please provide any additional information below. If the problem is related to a SWF
file, attach it here, otherwise we can't help you.
I will submit a pull request on github to implement the desired behaviour.
Cheers
pull request is out
I've moved the config setting check to another place, please check this commit + next
nightly (1179):
https://github.com/jindrapetrik/jpexs-decompiler/commit/7b53768da7f14a6c41a8305f77b314e6a8
d82397
Is it ok in this way?
I'll close the pull request if you don't mind.
State: new→upgraded
Sure. You know the code best.
Thanks!
I close this issue due to inactivity. Please create new issue if problem still exists.
State: upgraded→closed