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.

#171 Skipping invalid AS3 code - newobject, newarray
Author:
pepka

Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: Obfuscated
State: closed 

> What steps will reproduce the problem?
In this, already known to you, example the classes -@@* and 2'522:<;= contain the function
6,@-%$() which causes EmptyStackException due to intensionally erroneus p-code in its
body. Is it possible in future to skip such code during deobfuscation phase?
> What version of the product are you using? On what operating system?
1.6.4u1

State: new→opened
Title: EmptyStackException in obfuscated code→Skipping invalid AS3 code - newobject, newarray
Title: EmptyStackException in obfuscated code→Skipping invalid AS3 code - newobject, newarray
Version 1.6.6 was released.
This should be fixed, try it.
State: opened→upgraded
I see that invalid p-code is skipped now, looks like it's fine, but would be better to
wait for pepka's answer.
Yes, it's ok now. Thanks!
State: upgraded→closed