We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mstsc.exe version 10.0.22000, protocol version 10.10
pyrdp_1 | return self.parsers[header](substream) pyrdp_1 | File "/opt/venv/lib/python3.8/site-packages/pyrdp-1.1.1.dev0-py3.8-linux-x86_64.egg/pyrdp/parser/rdp/connection.py", line 92, in parseClientCoreData pyrdp_1 | version = RDPVersion(Uint32LE.unpack(stream)) pyrdp_1 | File "/usr/lib/python3.8/enum.py", line 339, in __call__ pyrdp_1 | return cls.__new__(cls, value) pyrdp_1 | File "/usr/lib/python3.8/enum.py", line 663, in __new__ pyrdp_1 | raise ve_exc pyrdp_1 | builtins.ValueError: 524303 is not a valid RDPVersion
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
mstsc.exe version 10.0.22000, protocol version 10.10
The text was updated successfully, but these errors were encountered: