Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 837 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 837 Bytes

Wireshark HID-IO

A basic, partial Lua dissector for HID-IO

dissected hid-io screenshot

Installation

Download hid-io.lua to your Wireshark plugins folder, e.g. ~/.local/lib/wireshark/plugins/, ensure Lua is enabled, and (re)start Wireshark.

Further details are available on the Wireshark Wiki's Lua Support page

Usage

This dissector currently only understands HID-IO over USB, and is not particularly selective for what it attempts to parse. If you use Wireshark for other USB interrupt traffic, you should probably disable it when not in use.