Show HN: Rdprrap – Rust Port of RDPWrap (Multi-Session RDP for Windows Desktop)
Category: security
Tags: rdp, windows, rust
Score: 6.8/10 (Innovation: 5, Technical: 8, Documentation: 7, Utility: 7)
Rdprrap is a Rust port of the classic RDP Wrapper project, enabling multi-session RDP on Windows desktop editions (including Home) by patching system DLLs at runtime. It replaces the original Delphi and C++ tooling with a modular, well-structured Rust codebase featuring PE parsing, x86/x64 disassembly, and a comprehensive installer, making it interesting for Windows sysadmins and power users who need unrestricted remote desktop access.
Target audience: backend devs, devops, system administrators
Repository: https://github.com/kernalix7/rdprrap · Rust · MIT · 3 stars
View on Hacker News