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

#192 Rename invalid identifiers miss some invalid identifiers
Author: user focus
Date created:
Type: bug
Visibility: Everybody
Assigned to:
State: invalid Help

Hey, please take a look blahblah xD Sorry, I'll try to b shorter in my next bug reports. If you'll use Rename invalid identifiers on the attached SWF you'll see only 1 name was renamed, but 2 others (obfuscated) are still there.
admin
"xXZBr71kl+L2gPa6" is invalid identifier, it gets renamed. What other invalid identifiers are there in the file? Other class names - "h0UmrKoAY2kCS2v9" and "Qr1gn7zHfwYVVISs" are valid AS identifiers. They contain only letters or numbers and don't begin with number.
user
Yeah, you're right, both rest names are valid but still obfuscated... We talked about such cases in terms of rename all feature request - rename invalid identifiers leaves such valid but obfuscated fields untouched, this is not an issue if rename all will be implemented!
admin
okay, I am closing this as invalid. "rename all" surely will be implemented, but not here in this issue.
State: new→invalid