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.

#739 AS2 decompilation fails
Author:
honfika

Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: AS1/2
State: closed 

> What steps will reproduce the problem?
Disable deobfuscation, because it is not needed
Open a.swf from #351
Decompile frame1/DoAction
> What is the expected output? What do you see instead?
Decompiles without error
> What version of the product are you using? On what operating system?
Latest
> Please provide any additional information below. Attach the file you have problem with
if neccessary. If you do not want to publish files YOU CAN CHANGE VISIBILITY TO PRIVATE
Version 1.7.0u1 can decompile it (with turned off deobfuscation, and with command line
export, because the textedior problem, but it is not releated to the decompilation).
I've attached the non-deobfuscated pcode list, and the decompilation from 1.7.0u1.
It shows a maximum recursion level reached exception. I tried to remove the limit, but it
still fails.


This issue seems to be fixed.
State: new→closed