PrismarineJS / PrismarineJS/minecraft-data

Wireshark dissector using minecraft-data protocol

Open
#94 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

protocol use case
Dominant language
JavaScript
Stars
938
Forks
294
Avg merge
2d 10h
Merged PRs (30d)
23

Description

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 complete/merged/for PC:

References:

First step would be a C wrapper for minecraft-data. Or actually it could alternatively be written in Lua, as https://github.com/brandon15811/MinecraftPE-Dissector demonstrates. After there is a C or Lua wrapper, next step wiring it up to Wireshark, then getting it merged into the mainline Wireshark project if possible.

This of course would be a separate repository (c-minecraft-data? lua-minecraft-data? wireshark-minecraft-data) but saving this issue here since there isn't one yet (and I'd like to but probably can't work on it anytime soon), in case anyone else wants to pick up these efforts.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the minecraft-data wrapper guide and Wireshark's dissector development guide, then compare the listed previous dissector efforts. The proposed work begins with a C or Lua wrapper, followed by Wireshark integration and possible upstreaming; done would require a complete PC protocol dissector, but the repository and exact implementation scope are not defined.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, javascript, lua
Domain
devtools, networking
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.