This keylogger is being used solely for educational purposes and as a personal project showcase. Its use is limited to the explicit consent of all parties involved and is intended to be used exclusively as a learning tool to better understand the workings of keyloggers and their potential uses. I do not condone or encourage any illegal or unethical use of this keylogger. By downloading and using this software, you acknowledge that you have obtained the consent of all parties involved and that you will use it in a responsible and ethical manner. I will not be held liable for any misuse or illegal activities associated with the use of this keylogger.
This is a python keylogger that uses Windows python API hooks to capture keyboard inputs. The base script logger.py
is basically an exact copy of TCM's Python 201 lesson "Project #3 - Keylogging a System". All other scripts in this repository are modifications of the original script to fit different scenarios.