No description
- Keyboard events are NEVER encrypted (mouse-only AES-128-CBC) - Documented full processVK key translation tables (3 maps, 169 entries) - Decoded AST JPEG wire format: 16-byte header + tile command stream with 4:2:0 YCbCr macroblocks - Added complete RFBScreen internals (ScreenDecode, ScreenUpdate, etc.) - Documented power action codes (0=off, 1=on, 2=reset, 3=soft off) - Discovered new client-to-server message type 0x19 (GetCursorPos) - Added ast_jpeg decoder state layout (0x588 bytes, 30+ fields) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .gitignore | ||
| go.mod | ||
| KVM_PROTOCOL.md | ||
| main.go | ||
| MOUNT_PROTOCOL.md | ||
| protocol.go | ||
| protocol_test.go | ||
| REVERSING.md | ||
| scsi.go | ||
| scsi_test.go | ||