Commit Graph

5 Commits (master)

Author SHA1 Message Date
uis 113b45d9e3 Determination of role based first packet
Before this commit role(side) was determened by comparing with magic number(aka port 25565),
since this commit it being determened by destport of first packet
Also fixed compiling with Wiresark 3.6
2022-06-22 18:46:50 +03:00
UIS f3f7af67b0 Split protocol.c to protocol.c protocol_tree.c and protocol_tree_play.c 2020-07-29 01:40:32 +03:00
UIS 0e27ae3024 Many improvements
Added SLP tree parsing
Added parsing to tree for handshake packets
Added parsing to tree for some login and play packets
2020-07-27 14:31:22 +03:00
UIS bcfe0b9c66 Now it can show Packet ID from every not encypted packet 2020-07-26 17:32:59 +03:00
UIS d76eaa62df Added context tracking, highlight and packet ids 2020-07-26 16:17:58 +03:00