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#631 Allow renaming parameters and locals.
Author:
Mateon1
Mateon1Date created:
Type: feature
Visibility: Everybody
Assigned to:
State: new 

I'm trying to deobfuscate some code, but even if I edit the AS source the locals and
params get reset to "param1", "_loc5_", "param4". I'd like if there was a feature that
allowed renaming locals and params.