aresrpg / minecraft-dissector

A wireshark dissector for the Minecraft protocol using https://github.com/PrismarineJS/minecraft-data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compile plugin for MacOS

ThornhillUtilities opened this issue · comments

When installing the plugin on MacOS, you get the following issue:

Couldn't load plugin 'packet-minecraft.so': dlopen(/Applications/Wireshark.app/Contents/PlugIns/wireshark/3-4/epan/packet-minecraft.so, 2): no suitable image found. Did find:
/Applications/Wireshark.app/Contents/PlugIns/wireshark/3-4/epan/packet-minecraft.so: unknown file type, first eight bytes: 0x7F 0x45 0x4C 0x46 0x02 0x01 0x01 0x00
/Applications/Wireshark.app/Contents/PlugIns/wireshark/3-4/epan/packet-minecraft.so: unknown file type, first eight bytes: 0x7F 0x45 0x4C 0x46 0x02 0x01 0x01 0x00

Yes it's expected, I didn't compiled it yet for MacOS