JPEXS Free Flash Decompiler Issue Tracker

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

#348 Obfuscated case operator
Author: user pepka
Date created:
Type: bug
Visibility: Everybody
Assigned to:
State: closed Help

> What steps will reproduce the problem? Wrong case deobfuscation/decompilation in example which is obfuscated with SecureSWF 4.0 in aggressive mode. In some versions it was decompiled fine, in others (and now) - not. > What is the expected output? What do you see instead? See com.hurlant.util.der.DER: if(0 !== _loc23_) { if(16 !== _loc23_) { if(17 !== _loc23_) { if(2 !== _loc23_) { if(6 !== _loc23_) { if(3 !== _loc23_) { if(4 !== _loc23_) { if(5 !== _loc23_) { if(19 !== _loc23_) { if(34 !== _loc23_) { if(20 !== _loc23_) { switch(null) { case 23: ... > What version of the product are you using? On what operating system? 1.7.0u1
admin
State: new→postponed
developer
This issue seems to be fixed in latest nightly.
State: postponed→upgraded
developer
I close this issue due to inactivity. Please create new issue if problem still exists.
State: upgraded→closed