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.

#2536 Specific class decompilation lags a lot on newest version
Author:
dimusLV

Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: AS3Decompilation
State: upgraded 

> What steps will reproduce the problem?
Open the Utility class of the attached .swf on version 24.0.1 and then on 24.1.0
> What is the expected output? What do you see instead?
On the older version, the class gets decompiled without problems. On the newest version,
decompiling the class takes a while, lags the program and there are seemingly weird
artefacts in the decompiled code (gotos that weren't there before)
> What version of the product are you using? Is it "nightly build"? Which operating system
do you have?
I'm on Windows 10
> Please provide any additional information below. If the problem is related to a SWF
file, attach it here, otherwise we can't help you.
Note that most of the class was written manually through p-code, so it's a bit unusual in
some places

This is fixed in nightly 3318.
State: new→upgraded