Run Windows pentest tools transparently from Kali via headless QEMU/KVM. Includes hypervisor-level kernel debugger (EDR-invisible, hardware breakpoints by default) + MCP server (51 tools for AI agents).
Run Windows pentest tools from Kali. Transparently. winbox manages a headless Windows Server Core 2022 VM via QEMU/KVM. Type `winbox exec SharpHound.exe -c All -d corp.local` on your Kali box and it Just Works — the VM starts automatically, runs the command, and prints the output. ```console $ winbox setup -y # one-time: builds the VM (~20 min)