Laziza JSFL Server

From FlashSec

Jump to: navigation, search
Laziza JSFL Server
Developer Sébastien Ballesté-Antich
Release 0.4
OS Windows
Genre Server
License GNU GPL
Type Open Source
Website Laziza Home
Documentation Laziza Usage
Wikipedia
OSFlash

Laziza JSFL Server is a TCP Server, listening to clients JSFL commands on port 1212, running on a Windows machine with Flash MX2004/8. It allows to make whatever can be done locally with JSFL and can send Flash output and errors to the connected clients.

The server can be reached from a simple terminal (telnet, netcat, putty…) to execute JSFL tasks such as compile Flash from a Linux machine. An usage with a TCP client is basically:

cat script.jsfl | netcat HOST 1212