-
Notifications
You must be signed in to change notification settings - Fork 7
error( #6
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
Comments
Yes, this means the module 'pyxhook' is missing. pyxhook is a library that allows you to listen for keyboard events and is necessary for this program to work. |
Follow the steps here. There are 3 modules required for it to work. |
when i trying pip install os and pip install smtplib i got this ┌──(root💀xxx)-[/opt] ┌──(root💀xxx)-[/opt] |
can't find any answer in google( could u help me please |
i've dot answer like this ┌──(root💀xxx)-[/opt] |
──(root💀xxx)-[/opt] ┌──(root💀xxx)-[/opt/keylogger-python] |
Try putting this zip file in the same folder as keylogger.py and make sure to extract the zip file. |
now i've got same error and got new ┌──(root💀xxx)-[/opt/keylogger-python] ┌──(root💀xxx)-[/opt/keylogger-python] |
hay man, i'm doing all like u write but got an error about pyxhook, but i install it.
$ python keylogger.py
Traceback (most recent call last):
File "keylogger.py", line 5, in
import pyxhook
ImportError: No module named pyxhook
use kali
The text was updated successfully, but these errors were encountered: