Commit Graph

25 Commits (master)

Author SHA1 Message Date
uis af9a3178fb Make easier to compile without config.h of wireshark
Related to #1
2022-06-22 19:54:14 +03:00
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 6256559392 Fixed SLP parsing 2022-06-22 18:38:29 +03:00
UIS 4912641756 Upd 2020-11-05 16:55:27 +03:00
UIS 8c5217c740 Initial jump table support 2020-10-31 18:49:48 +03:00
UIS d5b4c88db8 Show PacketID as hex in play state 2020-08-15 16:50:13 +03:00
UIS a7d41fe150 Quick fix 2020-08-08 20:39:10 +03:00
UIS 44b0aaf72b Added ChunkX and ChunkZ to tree 2020-07-30 23:26:17 +03:00
UIS 6c78985319 Fix JoinGame and ServerDifficulty parsing 2020-07-30 23:20:43 +03:00
UIS b58e333962 Added tree parsing of some packets 2020-07-29 05:06:42 +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 4579345e5a Changed display information 2020-07-28 22:12:54 +03:00
UIS 7b532519da Interface changes 2020-07-28 19:59:17 +03:00
UIS 9b77a510ad Added multisegment packets support 2020-07-28 18:32:43 +03:00
UIS c6ea96f543 Minor changes 2020-07-28 01:01:03 +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 64f2bb41ba Create README.md 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
UIS b537836cdd Fixed PackedID parsing 2020-07-24 21:32:07 +03:00
UIS 0f5b5c7d97 Removed commented code and some minor changes 2020-07-24 20:17:29 +03:00
UIS 5f595c8fbd Working version 2020-07-24 19:23:59 +03:00
uis 3d5938c053 Some Stuff 2018-12-17 18:56:49 +03:00
Igor Yourasov 4f9cc4eac2
Add files via upload 2018-12-17 18:31:58 +03:00
Igor Yourasov c43a79034b
Initial commit 2018-12-17 18:27:59 +03:00