rdpy icon indicating copy to clipboard operation
rdpy copied to clipboard

Remote Desktop Protocol in Twisted Python

Results 79 rdpy issues
Sort by recently updated
recently updated
newest added

moved QT support to QT5, tested on OSX 10.12.6 (all dependancies acquired via homebrew) and gentoo-hardened

I get the following error: rdpy.core.error.InvalidExpectedDataException: unknown slow path input : 0x8002 0x8002 referes to MOUSEX event, which seems to be an X11 thing. Am I right? Either way, is...

Hi All, Can anyone point me to the right direction on how to achieve this? I'm currently playing around with `sendUpdate()` but couldnt figure out the right format for data....

Hey, i followd the following instructions https://medium.com/@alt3kx/build-an-easy-rdp-honeypot-with-raspberry-pi-3-and-observe-the-infamous-attacks-as-bluekeep-29a167f78cc1 to build a honeypot. Problem: rdpy-rdpmitm.py -o /root/honeypots_arsenal/ 192.168.150.8

on py36 win10: ```[*] INFO: 67699721 [*] INFO: keyboard layout set to en Unhandled Error Traceback (most recent call last): File "D:\python\lib\site-packages\twisted\python\log.py", line 103, in callWithLogger return callWithContext({"system": lp}, func,...

see https://github.com/citronneur/rdpy/issues/83

it's can't support copy operation, like original windows RDP.

I'd like to perform tweak the encryption to use 40 bit then 56 bit then 128 bit to verify that a client has their RDP server configured properly. Is it...