Python Script
Simple Keylogger Script
Created a Python Keylogger script. WHAT IS IT?
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 IT WORKS
Run the script. HOW TO USE IT
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.