BrantKyser / gdl90Dissector

Wireshark Dissector for GDL 90 Messages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gdl90Dissector

Wireshark Dissector for GDL 90 Messages

Launch Wireshark with the following to use this dissector

$ wireshark -X lua_script:gdl90Dissector.lua

On Windows you can install the Lua file to an appropriate plugin directory, e.g. C:\Program Files\Wireshark\plugins\2.0.4\gdl90. Once installed, restart Wireshark or reload Lua plugins with Analyze->Reload Lua Plugins (Ctrl+Shift+L).

GDL 90 Data Interface Specification

About

Wireshark Dissector for GDL 90 Messages

License:GNU General Public License v2.0


Languages

Language:Lua 100.0%