sean0x42 / mineshark

A (work in progress) packet sniffing proxy that sits between a Minecraft client and server. Essentially a MITM attack with custom middleware

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expand test cases for `PacketWriter` and `PacketReader`

sean0x42 opened this issue · comments

I don't really have much confidence in the packet readers and writers at the moment. Would be good to create a comprehensive set of unit (and possibly integration) tests for these.