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

Pyrit --help error #661

Open
DemonPandaz2763 opened this issue Dec 2, 2024 · 0 comments
Open

Pyrit --help error #661

DemonPandaz2763 opened this issue Dec 2, 2024 · 0 comments

Comments

@DemonPandaz2763
Copy link

I have installed pyrit using the instructions on the wiki. I have tried with both git clone and the latest release (0.5.0). When running "pyrit --help" I get the following error.

Using the pyrit-installer script from hacker3983 works perfectly fine on Kali Linux. I am currently using Zorin os but I've had this issue even when trying to install on Kali. Adding uninstallation instructions to the wiki would also be useful.

  File "/usr/local/bin/pyrit", line 4, in <module>
    import pyrit_cli
  File "/usr/local/lib/python2.7/dist-packages/pyrit_cli.py", line 32, in <module>
    import cpyrit.cpyrit
  File "/usr/local/lib/python2.7/dist-packages/cpyrit/cpyrit.py", line 41, in <module>
    import util
  File "/usr/local/lib/python2.7/dist-packages/cpyrit/util.py", line 53, in <module>
    import _cpyrit_cpu
ImportError: /usr/local/lib/python2.7/dist-packages/cpyrit/_cpyrit_cpu.so: undefined symbol: aesni_key
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

1 participant