Post #2028699
2026-04-09 11:05 UTC
@voltagex It wouldn't surprise me if Wireshark can read these files anyway, it's just the kind of weird thing Wireshark would do.
Replies (1)
-
@futzle@old.mermaid.town 2026-04-09 11:10
@voltagex There's a whole GitHub repo for reading blocks of 2352 bytes and outputting 2048-byte substrings in them? FMD, that sounds like a Perl one-liner with pack() and unpack() inside a while loop.