tools
Introducing WireWrench v2
WireWrench v1 automated URL injection for web shells. v2 rethinks the architecture: decouple the shell from the client so the shell survives crashes, disconnects, and agent reboots.
…Introducing LarpRDP
SharpRDP runs commands on Windows over RDP by injecting keystrokes via mstscax.dll. It’s clever — RDP is a GUI protocol, and treating it as a scripting surface brings the same automation benefits that shell scripting brings to a terminal.
But SharpRDP is Windows-only and limited to opening the Run dialog and typing one command.
LarpRDP is a Linux-native rewrite in Rust wrapping FreeRDP3.
…