Wireshark dissector for Pro DJ Link protocol
3
fork

Configure Feed

Select the types of activity you want to include in your feed.

Lua 100.0%
22 3 0

Clone this repository

https://tangled.org/piss.beauty/djlink-dissector https://tangled.org/did:plc:7mnpet2pvof2llhpcwattscf/djlink-dissector
git@tangled.org:piss.beauty/djlink-dissector git@tangled.org:did:plc:7mnpet2pvof2llhpcwattscf/djlink-dissector

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

Pro DJ Link Dissector#

An incomplete Wireshark dissector for the Pioneer DJ / AlphaTheta "Pro DJ Link" sync & communications protocol

Installation#

copy the Lua file into your Wireshark's local plugins folder. look in "About Wireshark -> Folders" to find this i'm pretty sure.

Status#

Currently Supported#

  • Status packets
  • Discovery / Keepalive broadcast packets
  • Some Menu Requests
  • QueryContextSuccess

To Implement#

  • More Menu Requests

Credits#

Thank you to DeepSymmetry for all the protocol-level work and documentation.