Skip to content

Releases: Nickid2018/MC_Dissector

Release v1.4.3

12 Nov 03:50
5a65f60

Choose a tag to compare

Update protocol schema to 2.4:

  • Add types either and direct_holder to simplify some structures.
  • Optimize codec type parsing.

Fix bugs:

  • codec type can make dissector into endless recursion when parsing.
  • Fix top_bit_set_teminated_array schema.

Other changes:

  • Remove usused files.
  • Support wireshark 4.6.0.

Release v1.4.2

24 Oct 11:52
8f85971

Choose a tag to compare

Update to wireshark 4.6.0

Release v1.4.1

09 Oct 01:48
9e5c45d

Choose a tag to compare

Support slash-containing namespaced ids which was added in 1.21.9.

Release v1.4.0

17 Aug 04:18
29ad4b7

Choose a tag to compare

New features:

  • Support Key Log File for encrypted connection. (#7)
  • Update encryption-helper to 1.1 to support key logging.
  • Update packet schema to 2.3.
    • Add special mark encrypt_request to record challenge.

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

05 Aug 01:27
v1.3.5
5db7ade

Choose a tag to compare

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

30 May 06:52
2686ab7

Choose a tag to compare

Update Protocol Data Version to 2.2

* Add function legacy_registry_holder

Release v1.3.3

09 May 04:14
14c6137

Choose a tag to compare

Publish v1.3.3

Release v1.3.2

26 Jan 18:31
249b294

Choose a tag to compare

Remove optional_nbt

Release v1.3.1

03 Oct 06:10
5936d50

Choose a tag to compare

Add initial packets, update schema version to 2.1

Release v1.3.0

26 Sep 03:24
254f66f

Choose a tag to compare

version 1.3.0