(no title)
ZenPsycho | 5 years ago
also, you may be interested in the openflash project
and the shuobject api
https://github.com/mozilla/shumway/blob/16451d8836fa85f4b16e...
ZenPsycho | 5 years ago
also, you may be interested in the openflash project
and the shuobject api
https://github.com/mozilla/shumway/blob/16451d8836fa85f4b16e...
demurgos|5 years ago
It currently provides one of the strongest models for parsed SWF files and AVM1 bytecode, and the corresponding parsers and emitters. These libraries are in use to process SWF files automatically (remap identifiers, edit tags, compress files). The end goal was to provide a player, but Ruffle already has relatively good support, so the goal is shifting to automatically convert SWF files to other languages and help with migrations. The current focus is on AVM1 (Actionscript 2) decompilation.