I don’t have any examples to share, but Lua does have support for compressed data in the form of
tvbrange:uncompress(name). You could searching at
https://wiki.wireshark.org/Lua (as well as the examples and contrib pages) to *possibly* find some examples using it.
From: Wireshark-users <wireshark-users-bounces@xxxxxxxxxxxxx>
On Behalf Of Ariel Burbaickij
Sent: Wednesday, May 31, 2023 4:35 AM
To: Community support list for Wireshark <wireshark-users@xxxxxxxxxxxxx>
Subject: [Wireshark-users] LUA support for compressed protocols
Wireshark Developers' Guide in section 9.4 provides a rough guideline for C dissector plugin. I am looking for some examples on how to handle compressed protocols (in the specific case -- something V.42bis over TCP inspired) in LUA. Are
you aware of any such examples ?
CONFIDENTIALITY NOTICE: This message is the property of International Game Technology PLC and/or its subsidiaries and may contain proprietary, confidential or trade secret information. This message is intended solely for the use of the addressee. If you are
not the intended recipient and have received this message in error, please delete this message from your system. Any unauthorized reading, distribution, copying, or other use of this message or its attachments is strictly prohibited.
|