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#211 Automatic deobfuscation
Author: pepka
Date created:
Type: feature
Visibility: Everybody
Assigned to:
Labels: DeobfuscationGUI
State: closed
When it is off and you are trying to open an obfuscated file it fires a pile of errors.
Perhaps it's better to make some dialog to inform user and ask to turn deobfuscation on or
reject the file.
The latest version shows this tip in the source code window:
/*
* Decompilation error
* Code may be obfuscated
* Tip: You can try enabling "Automatic deobfucation" in Settings
* Error type: EmptyStackException
*/
Is this enough?
State: new→closed