🔑⌨ Windows keylogger made in python ;D
Use the package manager pip to install pynput(Dependencies).
$ python3 -m pip install foobarSupport Note: Only works on windows as the repo names says :/
Run the keylogger.py file to log the keys in key_log.json file:
$ python3 keylogger.py
[+] Running Keylogger successfully!
[!] Saving the key logs in 'logs.json'- bin0x00 - For initializing the this project.
- moses-palmer - For making the pynput
- More acknowledgements at moses-palmer pynput repo
- nitratine.net and theembeddedlab.com for making amazing guides of which this repo is based on :D
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.