-
This is how a 0.6.5 map download dump currently looks like
![image](https://github.com/heinrich5991/libtw2/assets/20344300/c119f1b6-1793-409a-a323-196cb10e6436)
0.6.4 already works fine :partyin…
-
This is related issue, not core issue, however I'm not skilled in Lua, so I'm gonna need some help here
----
- [x] Convert Kaitai definitions to lua
- `cd kaitai ; kaitai-struct-compiler -t lua…
-
Would be cool if the protocol specs from minecraft-data could be used to generate a dissector for the Wireshark network analyzer: https://www.wireshark.org
There were some previous efforts, but none …
-
### Documentation issues
Anyone know how to take the Encryption Keys to decrypt packet in wireshark using the dissector ?
I try all in my knowledge but I'm not having success.
My scenario:
I ha…
-
I've been trying I use the dissector provided by the project, but in some packets marked with `LIFX` as description i get the following error:
> Lua Error: [string "/path/to/lua/script/l..."]:436: Ra…
-
The matter-dissector.so had been compiled successfully, but there had no Matter protocol in the wireshark, how can we add the matter protocol to wireshark.
-
with proper explanation
screenshot
links to github repo
-
I really like this tool but I'm struggling to get the dissector to work for other versions of Wireshark beyond 3.4. I've tried adjusting different values in files within the dissector folder but I hav…
-
Wireshark Version: 4.2.5
Zenoh dissector: release-0.11.0-dev
Zenoh version: 0.11.0-rc.2
I would like to ask how to use the zenoh dissector to filter and display zenoh discovery related traffic, w…
-
```
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"…