openbsd-ports/security/flasm/pkg/DESCR
2015-11-19 20:52:28 +00:00

7 lines
361 B
Plaintext

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.