ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: [Wireshark-dev] Wireshark Protocol Dissector

From: Salman Malik <salmanmk@xxxxxxxx>
Date: Wed, 9 Nov 2011 22:07:37 +0000
Hi Folks,
 
Can someone tell me how to use wireshark protocols dissectors to assemble/disassemble packets passed by some other program.
I want to make use of a dissector (available in wireshark ) in a python module.
 
Thank you!