/hotline-wireshark-dissector

A Hotline protocol dissector for Wireshark

Primary LanguageLua

hotline-wireshark-dissector

A quick and dirty Hotline protocol dissector for Wireshark.

Usage

  1. Install Wireshark
  2. Save hotline-proto.lua to your "Personal Lua Plugins" directory. In Wireshark 4.2.4 on macOS this defaults to lib/wireshark/plugins. Your setup may vary.
  3. Capture some Hotline traffic and filter for tcp.port == 5500 or simply hotl.

Enjoy 🎉

Screenshot 2024-04-05 at 4 34 27 PM