swfparser
Yet Another SWF Parser (Python 3)
Install
- All systems
-
curl cmd.cat/swfparser.sh
- Debian
-
apt-get install python3-yaswfp
- Ubuntu
-
apt-get install python3-yaswfp
- Kali Linux
-
apt-get install python3-yaswfp
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python3-yaswfp
- Dockerfile
- dockerfile.run/swfparser
python3-yaswfp
Yet Another SWF Parser (Python 3)
This package contains Yet Another SWF Parser Python module. It can be used as command line program or as a module. This package installs the library for Python 3.