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#1004 rename invalid identifiers renames "this", too
Author: uragan1987
Date created:
Type: bug
Visibility: Everybody
Assigned to:
State: closed
> What steps will reproduce the problem?
wrong variable recognition for "THIS"
> What is the expected output? What do you see instead?
"this" constant is named with "name_4" at uploaded swf file.
tested on other files, sometimes get "variable_1" instead "this"
> What version of the product are you using? Is it "nightly build"? Which operating system
do you have?
601.810
> Please provide any additional information below. If the problem is related to a SWF
file, attach it here, otherwise we can't help you.
crosshair_panel_arcade.swf (232 KiB)
please turn off the auto rename identifiers setting. i can't see any obfuscated name in
your file, so it is unnecessary for you.
This is a problem in "rename invalid identifiers" functionality
Title: wrong variable recognition for "THIS"→rename invalid identifiers renames "this", too
fine, thx
it might be better in nightly 996 or later
State: new→upgraded
Tried it with the attached swf, it seems to work.
I close this issue due to inactivity. Please create new issue if problem persists.
State: upgraded→closed