Flasm is an assembler/disassembler for Flash actionscript bytecode.
Using flasm, script authors may learn how actionscript compiler and Flash Player virtual machine work, and tweak the compiled bytecode in SWF files for performance.
License
BSD LicenseFollow Flasm - a Flash bytecode assembler
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
-
Cool disassembler, works great in most cases. But why does it crash if there is an encrypted protected swf?? It says:"There are too many constants!" and then stops functioning.. Great tool, keep developing ;)