aboutsummaryrefslogtreecommitdiff
path: root/wireshark/main.lua
diff options
context:
space:
mode:
authorLoek Le Blansch <loek@pipeframe.xyz>2024-08-30 17:25:18 +0200
committerLoek Le Blansch <loek@pipeframe.xyz>2024-08-30 17:25:18 +0200
commit882d9bc46d6da8a4134a66010f21b85d733353d4 (patch)
tree43686d3c99672130e9926de45ea0ec59e5df9fe8 /wireshark/main.lua
parent6dc1b4db2286f3e6fc2b5edc327b292d4f7f0245 (diff)
dissect some of the reassembled pictochat content
Diffstat (limited to 'wireshark/main.lua')
-rw-r--r--wireshark/main.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/wireshark/main.lua b/wireshark/main.lua
index 91323da..ce48940 100644
--- a/wireshark/main.lua
+++ b/wireshark/main.lua
@@ -1,5 +1,7 @@
require "pictochat"
+require "pcmeta"
+
require "ieee"
require "txhdr"