/Keylogger

This project implements a keylogger using Python. The keylogger captures and logs keystrokes to a text file for monitoring purposes. It utilizes the pynput library to listen for keyboard events, including alphanumeric keys and special keys.

Primary LanguagePython

No issues in this repository yet.