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

#850 AS3 static intializer wrong matching const multinames
Author: user layola
Date created:
Type: bug
Visibility: Everybody
Assigned to: admin JPEXS
Labels: AS3Decompilation
State: closed Help

there is an filed call _testGameData in Main.as ,but jpexs can not see the true value ,it's hide by encrypt
Downloadcandy-crush.swf (4,251 KiB)
user
Deobfuscation are you talking about? I looked at the _testGameData and it wasn't encrypted when i deobfuscated the scripts. Here is the result: public static function _getTestGameData(param1:int) : String { return _testGameData.replace("123456",param1.toString()); }
developer
Title: can not see the vaule of filed →can not see the vaule of a field
admin
It should by fixed in nightly 590, try it.
State: new→upgraded
Title: can not see the vaule of a field→AS3 static intializer wrong matching const multinames
Assigned:admin JPEXS
developer
I close this issue due to inactivity. Please create new issue if problem persists.
State: upgraded→closed