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

#190 SWF works incorrectly after Rename invalid identifiers command
Author: user focus
Date created:
Type: bug
Visibility: Everybody
Assigned to:
State: closed Help

Hey, please take a look at the attached file. Try to use Rename invalid identifiers command with that file, save it and try to launch in debug FP - you'll see such error right after start: ReferenceError: Error #1056: Cannot create property €€ʹ€ on package_5.class_32. at flash.display::Sprite/constructChildren() at flash.display::Sprite() at flash.display::MovieClip() at package_5::class_32()
user
Same with this file. I see error: ReferenceError: Error #1069: Property package_3.package_4::hasOwnProperty not found on flash.system.LoaderContext and there is no default value. at class_10/method_4() at class_10() after launching SWF with renamed identifiers.
Downloadheinz_p.swf (2,500 KiB)
admin
Hi, do you have this original not obfuscated SWF file? It would help a lot, thanks.
user
Yeah, sure, attached!
Downloadheinz.swf (2,487 KiB)
admin
State: new→opened
admin
version 1.6.5 was released. This should be better, try it.
State: opened→upgraded
user
Works fine now, thanks!!
admin
State: upgraded→closed