mirror of
https://git.freebsd.org/ports.git
synced 2025-06-23 13:40:34 -04:00
SWF to FLA, edit ActionScript, replace images, sounds, texts or fonts. Various output formats available. Works with Java on Windows, Linux or MacOS. WWW: https://www.free-decompiler.com/flash/
2 lines
52 B
Bash
2 lines
52 B
Bash
#!/bin/sh
|
|
exec java -jar %%DATADIR%%/ffdec.jar ${@}
|