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

issue afer install pyrit #614

Open
fernando-cg opened this issue May 19, 2021 · 4 comments
Open

issue afer install pyrit #614

fernando-cg opened this issue May 19, 2021 · 4 comments

Comments

@fernando-cg
Copy link

Traceback (most recent call last):
File "/usr/local/bin/pyrit", line 4, in
import pyrit_cli
File "/usr/local/lib/python2.7/dist-packages/pyrit_cli.py", line 32, in
import cpyrit.cpyrit
File "/usr/local/lib/python2.7/dist-packages/cpyrit/cpyrit.py", line 42, in
import util
File "/usr/local/lib/python2.7/dist-packages/cpyrit/util.py", line 54, in
import _cpyrit_cpu
ImportError: /usr/local/lib/python2.7/dist-packages/cpyrit/_cpyrit_cpu.so: undefined symbol: aesni_key

@santosadrian
Copy link

Try apt install hashcat
:P

@Herakules1999
Copy link

dont work :"/ please help

@shadowjynixs
Copy link

shadowjynixs commented Jun 7, 2022

The easy fix would be editing the '_cpyrit_cpu.c' file or alternatively do this then do a clean build : sed -i "s/COMPILE_AESNI/COMPILE_AESNIX/" _cpyrit_cpu.c

@syedzada077
Copy link

not working

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

5 participants