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

#1594 Disable padding in p-code, use oldstyle getlocal_x
Author: user Kuroneko
Date created:
Type: feature
Visibility: Everybody
Assigned to:
Labels: AS3P-code
State: closed Help

Sorry for question, but I didn't find how to disable padding in p-code. Could you add this setting in "Advanced settings"? I'm used to old look of p-code and this padding a little confusing me The same applied to "getlocal1/setlocal" opcodes within default "getlocal_1/setlocal_1" view in p-code Thanks in advance
user
Ffdec version 13.0.2
user
About "getlocal1": This is not critical, but if I sould be able to switch on default view to "old getlocal_1" that's would be great
admin
Hi, this was implemented in nightly 1789, go to Settings/Formatting and uncheck "Indent AS3 P-code", "Label in AS3 P-code on separate line". And in Settings/Scripts check "Use oldstyle getlocal_x instead of getlocalx in AS3 P-code".
State: new→upgraded
Title: Disable padding in p-code→Disable padding in p-code, use oldstyle getlocal_x
user
Thx you so much)
admin
You're welcome.
State: upgraded→closed