01:40
Till: Developer support list for Wireshark
Ämne: Re: [Wireshark-dev] LUA chained dissector drops data parameter
Hi Mikael,
On Mon, Nov 18, 2019 at 05:20:54PM +0000, Kanstrup, Mikael wrote:
> Hi,
>
> I'm working on dissecting a proprietary protocol that extends Bluetooth
&
Hi,
I'm working on dissecting a proprietary protocol that extends Bluetooth HCI_ACL
with a LUA dissector. As there's no heuristics dissector list registered for
this particular protocol I thought something similar could be achieved with a
chained dissector. I retrieve the original HCI_ACL disse
Hi,
I started working on WPA3 decryption support. Some parts of it has already been
merged. While working on it I've noticed a couple of things that I'd like to
bring up here before spending too much time.
For WPA3 enterprise support keys and mic are no longer a fixed size. This will
have quit
?> I am working on a dissector that dissects a proprietary protocol that uses
raw 802.11 data frames. The protocol > specification is not open so I won't be
able to contribute the dissector. I've therefore chosen to implement it in Lua.
>
> Without patching Wireshark's 802.11 dissector I'm not
?Hi,
I am working on a dissector that dissects a proprietary protocol that uses raw
802.11 data frames. The protocol specification is not open so I won't be able
to contribute the dissector. I've therefore chosen to implement it in Lua.
Without patching Wireshark's 802.11 dissector I'm not ab