1 repository
Text command parsing over UART for headless operation, scripting integration, and external control of all firmware modules.
Distinct from Command Protocols: Distinct from Command Protocols: specifically targets UART/serial hardware interfaces rather than TCP-based command protocols.
Explore 1 awesome GitHub repository matching networking & communication · UART-Based. Refine with filters or upvote what's useful.
This firmware transforms an ESP32 device into a portable penetration testing platform by combining an embedded JavaScript runtime with multi-protocol wireless attack capabilities, USB and Bluetooth HID emulation, and a menu-driven user interface. It is designed as a unified system that integrates persistent storage, hardware abstraction for external radio modules, a serial command protocol for headless operation, and a web-based remote desktop that streams the device screen and relays button inputs for remote control. The custom JavaScript scripting environment enables users to write and run
Parses text commands over UART for headless operation, scripting integration, and external control of all firmware modules.