Coder Social home page Coder Social logo

roblabla / minecraft-dissector Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alyawn/minecraft-dissector

0.0 2.0 0.0 226 KB

A wireshark dissector for the Minecraft protocol

Home Page: http://www.highprogrammer.com/alan/games/video/minecraft/Minecraft-Client.html

Makefile 0.98% C 99.02%

minecraft-dissector's Introduction

# README

    This is a WireShark dissector to decode the Minecraft protocol.  It is 
    incomplete but useless. Especially you should keep these words from the 
    license in mind:

    > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY 
    > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, 
    > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE 
    > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

# HOWTO

    For Ubuntu you need:
    sudo apt-get install wireshark wireshark-dev libgtk2.0-dev pkg-config libtool

    run Make in the directory

    it expects /usr/include/wireshark to exist, on ubuntu aptitude install wireshark-dev

    It should copy the plugin to ~/.wireshark/plugins, and then loading a wireshark packet dump should decode the packet types.

    When I tested, I used a tcpdump with full packets, I'd recommend the same or things will probably break.

    ex:
    tcpdump -w minecraft.dump -s 0 'port 25565'

# CREDITS

    * for the playground
        * http://www.wireshark.org
    * for initial development
        * https://github.com/ScottBrooks/minecraft-dissector
        * https://github.com/AlanDeSmet/minecraft-dissector
    * for all protocol wisdom
        * http://mc.kev009.com/Main_Page
    * for inspiration and stuff
        * https://github.com/superjoe30/mineflayer

# NUMBER PLATE

    Enjoy!

minecraft-dissector's People

Contributors

alandesmet avatar scottbrooks avatar ieee8023 avatar alyawn avatar

Watchers

Robin Lambertz avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.