Go to file
Gered fa3b26285b lots of rework. handles things way better now
- println output cleaned up a fair bit
- now actually handles scenarios where multiple PSO packets are sent in
  single TCP packets. whoops!
- removed intermediate PsoPacket struct ... just use GenericPacket
- somewhat better way of managing changing client/server "peers" as
  the client connects to different servers within the same pcap capture
2021-11-25 16:53:48 -05:00
decrypt_packets lots of rework. handles things way better now 2021-11-25 16:53:48 -05:00
gci_quest_extract add gci_quest_extract tool 2021-05-25 18:45:36 -04:00
psogc_quest_tool update help text 2021-11-24 21:41:14 -05:00
psoutils quickly address some compiler warnings 2021-11-24 21:26:21 -05:00
test-assets move test assets to top-level since they're used by multiple crates now 2021-05-25 16:12:56 -04:00
.gitignore initial commit 2021-05-15 14:47:19 -04:00
Cargo.toml add initial mostly-sorta-working decrypt_packets tool 2021-11-24 21:04:56 -05:00