Wireshark

  • Riverbed Technology
  • WinPcap
SHARKFEST '13 - Wireshark Developer and User Conference - June 16-19, 2013 - UC Berkeley
  • Wireshark
    • About
    • Download
    • Blog
  • Get Help
    • Ask a Question
    • FAQs
    • Documentation
    • Mailing Lists
    • Online Tools
    • Wiki
    • Bug Tracker
  • Develop
    • Get Involved
    • Developer's Guide
    • Browse the Code
    • Latest Builds

Wireshark-users: Re: [Wireshark-users] additions to wireshark GUI

Date Index Thread Index Other Months All Mailing Lists
Date Prev Date Next Thread Prev Thread Next


From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Tue, 8 Sep 2009 10:58:34 -0700


On Sep 8, 2009, at 8:18 AM, יוני תובל wrote:

i have created a dissector dll . now , i want to add a button to the wireshark GUI is it possible to make changes to the GUI through the dissector Code (in the packet-xxx file) ?

The only GUI changes that can be made from a dissector are changes to the preferences GUI - and that's done by registering preferences, which show up in the GUI; general changes to the GUI cannot be made from a dissector.

i mean , does Wireshark  expose a GUI API ?

Some amount of GUI is exposed through the Lua interpreter in versions of Wireshark that have the Lua interpreter built in.

i dont what to make the changes in the source code and compile wireshark .
Does wire shark enable developers to add "GUI plugins " of some sort ?

You could make a "tap" plugin, for example, for statistics.

What do you want the button to do?
  • References:
    • [Wireshark-users] additions to wireshark GUI
      • From: יוני תובל
  • Prev by Date: Re: [Wireshark-users] Win 7 support???
  • Next by Date: [Wireshark-users] Active filter
  • Previous by thread: [Wireshark-users] additions to wireshark GUI
  • Next by thread: [Wireshark-users] Active filter
  • Index(es):
    • Date
    • Thread

Wireshark and the "fin" logo are registered trademarks of the Wireshark Foundation