Purpose ------- A lightweight utility that captures mouse and keyboard events and forwards them over a serial (COM) connection. Ideal for remote troubleshooting of air‑gapped systems or for automated UI testing.
Bomes Mouse Keyboard Serial – Version 1.2.3 -----------------------------------------
System Requirements ------------------- * Windows 7 SP1 or later (32‑bit or 64‑bit). * .NET Framework 4.5 (bundled with the installer). * At least one available COM port (or a virtual COM port driver).
Features -------- * Low‑level Windows hook for full‑resolution input capture. * Optional stealth mode (no visible UI). * Configurable serial port (COM1‑COM8), baud rate, parity, stop bits. * Real‑time forwarding of captured data or local logging to .log files. * Input injection via simple command scripts (e.g., “MOUSE_MOVE 100 200”).