|
|
|
|
|
by snissn
4137 days ago
|
|
How do you go from swf files to "action script"? Do you use flasm/flare for as2? How do you turn as3 abc files into action script? Did you write your own decompiler or use some other open source ones? There's a disassembler written in D for as3 that I used to use called rabcdasm, did your team ever take a look at that? |
|
https://github.com/mozilla/shumway/blob/master/src/avm2/comp...
I've worked a lot with Flash bytecode and contributed to Shumway a long time ago, so if you have any more questions, let me know!