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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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 ;)