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 issues#2199 ios scripts decompilation error
Author: Hiosl
Date created:
Type: bug
Visibility: Everybody
Assigned to:
State: opened
Hello! Previously, I extracted swf from an Android game and it decompiled perfectly, but
now I decided to decompile swf from .ipa (the same game but ios). Everything was
decompiled except the scripts. (writes about an error). I'm using the latest version of
JPEXS and haven't modified the swf in any way
slither ios.swf (4,498 KiB)
This file has unusual ABC data structure which is unknown to JPEXS decompiler.
It probably does not contain any scripts as it is only 32 bytes long.
The scripts must be somewhere available externally.
It is similar to the issue #2043 - see comments there.
I cannot help you with this.
State: new→opened