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.

Error: Please login first to download files from the Issue Tracker. You can register for free.
List of issuesList of issues

#327 AS1/2 disassembly error (readActionList) stops whole application
Author:
Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: AS1/2
State: closed Help

> What steps will reproduce the problem? Open attached swf. Try to export with the following parameters: autoDeobfuscate=1,parallelSpeedUp=0,cacheOnDisk=0 > What is the expected output? What do you see instead? Actiual 14 files are written to the expolt forder. JSON.as throws exception: Exception in thread "main" java.lang.StackOverflowError at com.jpexs.decompiler.flash.action.model.DirectValueActionItem.isCompileTime(DirectValueAct ionItem.java:154) at com.jpexs.decompiler.graph.model.BinaryOpItem.isCompileTime(BinaryOpItem.java:79) ... Expceted: Export continues with the other classse (same as in AS3) > What version of the product are you using? On what operating system? 1.7.0u1 > 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 This class was decompiled successfully in v 1.7.0. This bug is for the error handling. Should i create a separate issuse for the decompilation problem (StackOverflowError)?
Download100000.swf (1,368 KiB)
Assigned:
Title: AS2 export stops when there is a decompilation problem in a class→AS1/2 disassembly error (readActionList) stops whole application
State: new→opened
Version 1.7.1 was released with first part.
State: opened→returned
With the new deobfuscation mode I can't reproduce this issue anymore. +there is no decompilation error in this file. This is my issue, so i close it.
State: returned→closed