ZeroTrace Mobile
HID control
When a ZeroTrace HID device is paired, ZeroTrace Mobile becomes a payload workstation and a live keyboard, mouse, and gamepad, all over Bluetooth.
Pair a ZeroTrace HID device and ZeroTrace Mobile turns into a keystroke-injection workstation and a real-time remote, entirely over Bluetooth. No cable, no laptop.
Mobile is the primary way to drive HID
The desktop Companion app no longer manages HID devices, and the device no longer hosts an on-board web UI. ZeroTrace Mobile is how you drive HID. For the firmware, scripting language, and hardware reference, see ZeroTrace HID.
HID tabs
When an HID device is connected, the app shows these tabs:
| Tab | What it does |
|---|---|
| Executor | A real script editor with templates, a phone library, on-device scripts, line-by-line run, and fleet broadcast. See Executor. |
| Live | Turn your phone into the target's keyboard, mouse, and game controller in real time. See Live input. |
| Pad | A dedicated full game controller sent live over Bluetooth. See Live input. |
| Files | Browse and transfer the device's storage over Bluetooth. See Files & settings. |
| TraceNet | The device's view of the TraceNet mesh. |
| Settings | Device identity, HID profile, USB identity, backup, and guarded actions. See Files & settings. |
| About | Read-only device identity, firmware version, and live diagnostics. See TraceNet → Device About. |
What you can do
- Write and run payloads with OS detection and keyboard-layout handling, so the same script behaves correctly on Windows, macOS, or Linux.
- Broadcast one script to a whole fleet of connected devices at once, each with its own progress bar.
- Take live control of the target's keyboard, mouse, and gamepad, and record those inputs as replayable macros.
- Manage the device's files over Bluetooth, no cable.
- Shape the device with a full HID profile, USB identity spoofing, and config backup / restore.
Related
- Executor
- Live input
- Files & settings
- ZeroTrace HID, firmware, scripting language, and hardware.