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#1005 AS2 code, first line with "§§push(false)"
Author: uragan1987
Date created:
Type: bug
Visibility: Everybody
Assigned to: honfika
Labels: AS1/2
State: closed
> What steps will reproduce the problem?
> What is the expected output? What do you see instead?
AS2 code, first line with "§§push(false)"
example class: gfx.io.GameDelegate
dunno, maybe this error is cause this:
25/07/2015 17:49:35 SEVERE Error during tag reading. SWF: crosshair_panel_arcade.swf ID:
37 name: Unresolved pos: 237968
com.jpexs.decompiler.flash.EndOfStreamException: Premature end of the stream reached
at com.jpexs.decompiler.flash.SWFInputStream.readNoBitReset(SWFInputStream.java:448)
at com.jpexs.decompiler.flash.SWFInputStream.readUBInternal(SWFInputStream.java:914)
at com.jpexs.decompiler.flash.SWFInputStream.readSBInternal(SWFInputStream.java:947)
at com.jpexs.decompiler.flash.SWFInputStream.readSB(SWFInputStream.java:934)
at com.jpexs.decompiler.flash.SWFInputStream.readRECT(SWFInputStream.java:988)
at
com.jpexs.decompiler.flash.tags.DefineEditTextTag.readData(DefineEditTextTag.java:197)
at com.jpexs.decompiler.flash.tags.DefineEditTextTag.<init>(DefineEditTextTag.java:191)
at com.jpexs.decompiler.flash.SWFInputStream.resolveTag(SWFInputStream.java:1314)
at
com.jpexs.decompiler.flash.SWFInputStream$TagResolutionTask.call(SWFInputStream.java:1050)
at
com.jpexs.decompiler.flash.SWFInputStream$TagResolutionTask.call(SWFInputStream.java:1023)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
> What version of the product are you using? Is it "nightly build"? Which operating system
do you have?
VERSION: same at #1004
> Please provide any additional information below. If the problem is related to a SWF
file, attach it here, otherwise we can't help you.
SWF File: same at #1004
Hi, I'm getting these "§§push" things too, I was wondering if this is normal...
Attaching the SWF...
ATG_-_Reconstruction.v1723.swf (2,700 KiB)
BTW, I'm used FFdec 601 stable and nightly and both present the same behavior.
Assigned: → honfika
This should be fixed in latest nightly (when deobfuscation is enabled)
State: new→upgraded
I close this issue due to inactivity. Please create new issue if needed.
State: upgraded→closed