From cc28773b03a5ac1c2a8529c9d170f30b9b778d07 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Tue, 30 Apr 2024 16:32:18 +0200 Subject: more fiddling (found plain text!) --- docs/notes.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/notes.md') diff --git a/docs/notes.md b/docs/notes.md index 6043bfa..21eef78 100644 --- a/docs/notes.md +++ b/docs/notes.md @@ -87,4 +87,10 @@ source: - comment @ src/Wifi.cpp:46 "multiplayer host TX sequence" - references to `RFTransfer_Type{2,3}` @ - nintendo ds ni-fi protocol @ +- melonDS emulates actual 802.11b frames +- the protocol does not appear to be encrypted: + ![](../assets/ws-no-encrypt.png) + the string `lork` is visible as plain text in the hexdump (offset 0x0056), which appears to + be some kind of 16-bit encoding of the username set on the emulator used to + capture these packets -- cgit v1.2.3