cpetig / wireshark-veloren

Wireshark dissector for veloren network protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project contains a wireshark dissector for Veloren packets

The idea is to really make it verbose down to lower levels. For this the individual streams need decoding, which isn't easy because they are encoded twice in Rust (compress + bincode).

About

Wireshark dissector for veloren network protocol

License:GNU General Public License v3.0


Languages

Language:Lua 48.5%Language:C 38.0%Language:Rust 11.5%Language:Makefile 2.0%