JPEXS Free Flash Decompiler Issue Tracker

INFO: Problems with AV false positives are fixed in 25.0.0, now we sign our code and also use MSI installer type.

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

#2546 Seemingly erroneous §§findproperty instruction on weird dup decompilation
Author:
Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: AS3
State: upgraded Help

> What steps will reproduce the problem? Go to line 178 of Configurable in the attached .swf. There's a §§findproperty instruction, which I think shouldn't be there, as the findproperty in the p-code is standard for setting a variable. > What version of the product are you using? Is it "nightly build"? Which operating system do you have? I'm using nightly 3318 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.
Downloadsnap48.swf (6,267 KiB)
There seem to be similar problems on line 523 in Configurable and on line 44 in Hud
This ia fixed in nightly 3324.
State: new→upgraded