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.

List of issuesList of issues

#1005 AS2 code, first line with "§§push(false)"
Date created:
Type: bug
Visibility: Everybody
Assigned to: developer honfika
Labels: AS1/2
State: closed Help

> 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
user
Hi, I'm getting these "§§push" things too, I was wondering if this is normal... Attaching the SWF...
user
BTW, I'm used FFdec 601 stable and nightly and both present the same behavior.
developer
Assigned:developer honfika
developer
This should be fixed in latest nightly (when deobfuscation is enabled)
State: new→upgraded
developer
I close this issue due to inactivity. Please create new issue if needed.
State: upgraded→closed