Releases: Nickid2018/MC_Dissector
Releases · Nickid2018/MC_Dissector
Release v1.4.3
Update protocol schema to 2.4:
- Add types
eitheranddirect_holderto simplify some structures. - Optimize
codectype parsing.
Fix bugs:
codectype can make dissector into endless recursion when parsing.- Fix
top_bit_set_teminated_arrayschema.
Other changes:
- Remove usused files.
- Support wireshark 4.6.0.
Release v1.4.2
Update to wireshark 4.6.0
Release v1.4.1
Support slash-containing namespaced ids which was added in 1.21.9.
Release v1.4.0
New features:
- Support Key Log File for encrypted connection. (#7)
- Update
encryption-helperto1.1to support key logging. - Update packet schema to
2.3.- Add special mark
encrypt_requestto record challenge.
- Add special mark
Fixes:
- Sometimes the dissector can't set encryption state correctly, causes malformed packets. (#6)
This release will not break your previous configuration for the dissector, but you must update your protocol data to schema version 2.3 (after commit cb7c79c in Nickid2018/MC_Protocol_Data, or update your settings.json manually), or the dissector will fail to parse the data with error Protocol data is not compatible with the current plugin version.
Release v1.3.5
Fix registry mark instruction.
Known issues: Open an encrypted connection capture file while another one is opened, the dissector will fail to dissect the first packet, which causes malformed packets.
Release v1.3.4
Update Protocol Data Version to 2.2 * Add function legacy_registry_holder
Release v1.3.3
Publish v1.3.3
Release v1.3.2
Remove optional_nbt
Release v1.3.1
Add initial packets, update schema version to 2.1
Release v1.3.0
version 1.3.0