To install the custom Lua dissector plugin:
-
Clone the repository
$ git clone https://github.com/rajiv-k/meh.git
-
Locate the plugins directory where Wireshark looks for custom dissectors.
The location of the plugins directory varies depending on your OS. Go to
Help > About Wireshark
(on Windows) orWireshark > About Wireshark
on macOS and select theFolders
tab. Double click thePersonal Lua Plugins
to open this folder. -
Copy the
./wireshark/meh.lua
plugin into the Plugin directory -
Restart Wireshark
-
Enable the custom dissector
macOS
: Go toAnalyze
>Enabled Protocols