ce8a3b32ec
- Hook send/recv and WSASend/WSARecv, filtered to LSX/XML content, to read the Ebisu-SDK <-> anadius conversation (challenge handshake, etc.). - Hook getaddrinfo/GetAddrInfoW to log DNS lookups. - Log connect() return value + WSA error; add accept/close diagnostics on the local listeners. - Serialize log writes behind a mutex so concurrent threads don't corrupt each other's lines. Used to establish that the online/offline decision is made via in-process detoured calls, not socket traffic (no GetAuthCode/GoOnline on the wire). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>