Wescap is a Python app which helps to dump and decode the communication traffic between the Battle for Wesnoth client and the game server.
- Python 3
- Wireshark
Use -h
flag for more info.
python dump.py -t wireshark_dir/tshark -i eth0 -p 15000 14999 -e -o dump.csv
python decode.py dump.csv -e