If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler
NEW : You can now close your own issues and reopen them later if needed. You can also comment closed issues.
List of issues#211 Automatic deobfuscation
Author:
pepka
pepkaDate 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

