• v1.9.5 1b7b1a0051

    fix: rdp_type now actually types — clipboard + Ctrl+V keystroke sim
    All checks were successful
    Build & Sign Wraith / Build Windows + Sign (push) Successful in 4m44s

    Ghost released this 2026-03-26 21:06:47 +00:00 | 37 commits to main since this release

    Was only setting the remote clipboard without pasting. Now sends
    clipboard content then simulates Ctrl+V (scancode 0x001D + 0x002F)
    with 50ms delay for clipboard propagation. Works for any text
    including special characters and multi-line content.

    Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com

    Downloads