This is a Python script that is a keylogger for Windows systems! This was made as part of TCM Security's Python 201 for Hackers course!
This tool creates and activates a keylogger on a Windows target. Some slight modifications can be made for sending the logged keystrokes to a file or a webhook!
The Windows machine that will run this code MUST be x64 architecture!
This Python script is designed exclusively for authorized security testing and penetration testing purposes to assess the strength of Windows systems, and should only be used with explicit permission from the system owner; any unauthorized or illegal use for malicious hacking attempts is strictly prohibited and may result in severe legal consequences. To use this tool, run python Keylogger.py
in a PowerShell window!