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

#68 DefineBinaryData & SymbolClass
Author: admin JPEXS
Date created:
Type: feature
Visibility: Everybody
Assigned to:
Labels: Tags
State: closed Help

From guestbook: Hi, it would nice if program parse also DefineBinaryData and SymbolClass, some flash hide there many useful data.
user
In most cases this data is also encrypted and then decrypted at runtime.
admin
State: new→opened
admin
version 1.5.0 was released. In this version, DefineBinaryData can be exported. SymbolClass information is used to assign classname to character tags. To goal to the future may be to use the info to generate [Embed] commands.
State: opened→closed