From 540103a655d191c9be7f52c5839aa4cb9cc3cfa4 Mon Sep 17 00:00:00 2001 From: daerath Date: Mon, 4 Feb 2019 09:13:16 -0500 Subject: [PATCH] Initial page with TODO. Will fill out this week. --- Packet-and-OpCode-Analysis.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 Packet-and-OpCode-Analysis.md diff --git a/Packet-and-OpCode-Analysis.md b/Packet-and-OpCode-Analysis.md new file mode 100644 index 0000000..fa7fb89 --- /dev/null +++ b/Packet-and-OpCode-Analysis.md @@ -0,0 +1 @@ +TODO: Fill in details about packet capturing, analysis, and how to find opcodes in any client version. \ No newline at end of file