what is a plugin in wireshark?
Please, help with this concept.
Thanks in advance!
asked 2018-04-13 16:08:58 +0000
Anonymous
Please, help with this concept.
Thanks in advance!
A broad subject, I'll try to cover the bases.
In general a plugin is an extension to the build-in capabilities of a program. For Wireshark this usually means adding a protocol dissector for a protocol that Wireshark doesn't know about (yet). But there are other plugin types to Wireshark: capture file format plugins and audio codec plugins.
The protocol dissector plugins for Wireshark come in two forms, either as a C module compiled for a specific Wireshark version, or as a Lua script, interpreted by the build-in Lua interpreter in Wireshark.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2018-04-13 16:08:58 +0000
Seen: 1,137 times
Last updated: Apr 13 '18