Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add support for RDP version 10.12 #475

Closed
kobbi-strike opened this issue May 23, 2024 · 1 comment
Closed

Add support for RDP version 10.12 #475

kobbi-strike opened this issue May 23, 2024 · 1 comment

Comments

@kobbi-strike
Copy link

Error:

[2024-05-23 13:19:22,077] - ERROR - wizardly_mirzakhani_5755447 - pyrdp.mitm.connections.tcp - 524305 is not a valid RDPVersion
Traceback (most recent call last):
....
    version = RDPVersion(Uint32LE.unpack(stream))
  File "/usr/lib/python3.10/enum.py", line 385, in __call__
    return cls.__new__(cls, value)
  File "/usr/lib/python3.10/enum.py", line 710, in __new__
    raise ve_exc
ValueError: 524305 is not a valid RDPVersion
@energister
Copy link

@kobbi-strike , why did you close the issue? It's still relevant

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants