Skip to content
New issue

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

pyrdp.core not found #3

Open
sk337 opened this issue Sep 12, 2023 · 3 comments
Open

pyrdp.core not found #3

sk337 opened this issue Sep 12, 2023 · 3 comments

Comments

@sk337
Copy link

sk337 commented Sep 12, 2023

when ran returns error

Traceback (most recent call last):
  File "/home/user/CVE-2019-0708/exploit.py", line 10, in <module>
    from pyrdp.core.ssl import ClientTLSContext
ModuleNotFoundError: No module named 'pyrdp.core'
@TijZwa
Copy link

TijZwa commented Jan 12, 2024

pip install pyrdp-mitm[full]

@mkannan22
Copy link

mkannan22 commented Mar 12, 2024

Same issue even after running that command. Tried python3.10 and python3.11

@ndonkersloot
Copy link

Same issue even after running that command. Tried python3.10 and python3.11

try harder

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

No branches or pull requests

4 participants