Wireshark Lua API Wiki
This wiki is an addendum to the Wireshark Lua API Reference Manual. This is a work in progress. Others are encouraged to contribute.
Table of Contents
Saving capture files
- 1.1 Dumper
1.2 PseudoHeader
Obtaining dissection data
- 2.1 Field
2.2 FieldInfo
- 2.3 Non Method Functions
GUI support
3.1 ProgDlg
3.2 TextWindow
Post-dissection packet analysis
- 4.1 Listener
Obtaining packet information
- 5.1 Address
- 5.2 Column
5.3 Columns
- 5.4 Pinfo
Functions for writing dissectors
6.1 Dissector
6.2 DissectorTable
6.3 Pref
6.4 Prefs
- 6.5 Proto
6.6 ProtoField
- 6.7 Non Method Functions
Adding information to the dissection tree
7.1 TreeItem
Functions for handling packet data
Utility Functions
9.1 Dir
