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

  1. Saving capture files

    • 1.1 Dumper
    • 1.2 PseudoHeader

  2. Obtaining dissection data

    • 2.1 Field
    • 2.2 FieldInfo

    • 2.3 Non Method Functions
  3. GUI support

  4. Post-dissection packet analysis

    • 4.1 Listener
  5. Obtaining packet information

    • 5.1 Address
    • 5.2 Column
    • 5.3 Columns

    • 5.4 Pinfo
  6. Functions for writing dissectors

  7. Adding information to the dissection tree

  8. Functions for handling packet data

  9. Utility Functions

LuaAPI (last edited 2012-05-16 04:43:09 by TonyTrinh)