From Collaborative RCE Tool Library

Jump to: navigation, search

Flasm

Tool name: Flasm
Rating: 0.0 (0 votes)
Author: Igor Kogan                        
Website: http://flasm.sourceforge.net
Current version: 1.62
Last updated: June 15, 2007
Direct D/L link: Locally archived copy
License type: Free / Open Source
Description: Flasm is a free command line assembler/disassembler of Flash ActionScript bytecode. It lets you make changes to any SWF. Flasm fully supports SWFs produced by Macromedia Flash 8 and earlier Flash versions.

Flasm disassembles your entire SWF including all the timelines and events. Looking at disassembly, you learn how the Flash compiler works, which improves your ActionScript skills. You can also do some optimizations on the disassembled code by hand or adjust the code as you wish. Flasm then applies your changes to the original SWF, replacing original actions.

It's also possible to embed Flasm actions in your ActionScript, making optimizing of large projects more comfortable.

Flasm is not a decompiler. What you get is the human readable representation of SWF bytecodes, not ActionScript source. If you're looking for a decompiler, Flare may suit your needs. However, Flare can't alter the SWF.
Related URLs: No related URLs have been submitted for this tool yet


RSS feed Feed containing all updates for this tool.



If you find that any information for the tool above is missing, outdated or incorrect, please edit it!
(please also edit it if you think it fits well in some additional category, since this can also be controlled)


Views