GoSecure / pyrdp

RDP monster-in-the-middle (mitm) and library for Python with the ability to watch connections live or after the fact
https://www.gosecure.net/blog/2020/10/20/announcing-pyrdp-1/
GNU General Public License v3.0
1.47k stars 244 forks source link

fix pyrdp running error on windows10+ #444

Closed Mas0nShi closed 12 months ago

Mas0nShi commented 12 months ago

Hi, #316 still exist in pyrdp-mitm.py and pyrdp-clonecert.py, i've fixed it now (same solution as #439) :).

obilodeau commented 12 months ago

Thanks for your contribution!