Skip to content

Latest commit

 

History

History

wireshark

Wireshark Dissectors

Wireshark dissectors can be used to decode communication data (USB, Bluetooth, Wi-Fi) into human-readable information.

Plugins

Usage

This directory contains several plugins for Wireshark that can decode LEGO communication protocols.

To add these to Wireshark:

  1. Open the Help menu and select About Wireshark.

  2. Go to the the Folders tab.

  3. Find the Personal Lua Plugins directory and open it.

    Screenshot of About Wireshark dialog

  4. Copy one or more of the .lua files to this directory.

  5. Open the Analyze menu and select Reload Lua Plugins.

Refer to Wireshark documentation for information on how to obtain communication data to be analyzed.