JPEXS Free Flash Decompiler Issue Tracker

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 issuesList of issues

#1150 Partial decompilation (in try catch?)
Author:
Date created:
Type: bug
Visibility: Everybody
Assigned to:
State: closed Help

Hi! > What steps will reproduce the problem? file is attached. check com.remi.shared.utils.LocalStorage constructor ends with strange line: break loop1; if you check right window with opcodes you will find, that method does not and at this line at all
Autoamtic deobfuscation is probably turned on. Please turn it off.
Cool! You are right!
I don't know whether it's still related as flash is gone, but this seems to be working in current nightly (1783) even with deobfuscation turned on. I am closing this issue.
State: new→closed