Python Script

Simple Keylogger Script

WHAT IS IT?

Created a Python Keylogger script.

HOW IT WORKS

Once the script has been executed, it will automatically create a log.txt file on the local machine and writes anything which is typed on the keyboard (all keystrokes) to the file created.

HOW TO USE IT

Run the script.

The script will automatically create the log.txt file in the same directory.

The script will save anything which is typed on the keyboard to the log.txt file until it’s been stopped.

GitHub

GitHub - Anthony-Constant/Simple-Keylogger at pythonawesome.com
Created a Python Keylogger script. . Contribute to Anthony-Constant/Simple-Keylogger development by creating an account on GitHub.