-
Hi, I am a Wireshark core developer who met this protocol for the first time on a project recently. I have started work on a C-based dissector for ZMTP (it is currently in Draft at https://gitlab.com…
-
```
The following crash due to a static out-of-bounds read can be observed in an
ASAN build of Wireshark (current git master), by feeding a malformed file to
tshark ("$ ./tshark -nVxr /path/to/file"…
-
Thank you for the WireShark dissector!
I have built an alternative dissector using Lua, which can handle "encrypted" traffic (it's more of an "obfuscation", really). Just wanted to let you know. :-…
-
```
What steps will reproduce the problem?
1. Download, build, and optionally install the aforementioned version of
Wireshark
2. Modify the Makefile's "WIRESHARK_INCLUDE", and WIRESHARK_LIB variables…
-
```
The following crash due to a use-after-free condition can be observed in an
ASAN build of Wireshark (current git master), by feeding a malformed file to
tshark ("$ ./tshark -nVxr /path/to/file")…
-
The current version of the Cboe OrderEntry dissector is based on the Cboe BOE spec v2.10.11 from Dec 2019. Since then Cboe has upgraded to v2.11.42. The current dissector is not compatible with the …
-
I have installed luacov (version 0.12.0-1) using luarocks. I am trying to use the same with a Wireshark Lua dissector plugin.
I have included the following in the top of the Lua dissector plugin:
…
-
When I use the lua script generated I run into these errors on opening wireshark.
Lua: Error during loading:
[string "C:...\AppData\Roaming\Wireshark..."]:45: bad argument #1 to 'get' (DissectorTa…
-
The I-D doesn't say what the Type field value is for ACK packets (and, as far as I can tell, never did).
Luigi Rizzo's PGM implementations for FreeBSD, with PGMCC, and patch for tcpdump at https://…
-
https://github.com/peschuster/wireshark-atem-dissector/blob/d9da039f0ee180e43db7e663a2599f17799aa5ee/atem_dissector.lua#L1129
`pos+10` should be `Downstream keys` instead of `Color generators`