This Python keylogger is a simple yet powerful tool for capturing keystrokes, system information, screenshots, and copied clipboard data on a target system. It runs in the background and logs all keyboard input and screenshots storing it in a hidden file for later retrieval.
-Saves every single key and special characters
-Gets Computer Information (RAM, OS) & Network Information
-Stealth Mode: The keylogger operates silently in the background, without alerting the user.
-Cross-Platform: Works on Windows, macOS, and Linux systems.
-Customizable Logging: Log keystrokes to a text file with customizable formatting.
-Clipboard
-Screenshots
-Pywin32
-Pynput
-Scipy
-Requests
-Pillow
Create an Advanced Keylogger in Python - Crash Course - https://youtu.be/25um032xgrw?si=X1v1sWVacewOgZ2O
I Wrote an Advanced Keylogger in Python (sorta...) - https://www.youtube.com/watch?v=LR5iYf_gwUQ&t=0s
Adding New Features to Python Keylogger - https://www.youtube.com/watch?v=F4TmtebJepQ
Python Basics by Edurkea! - https://www.youtube.com/watch?v=woVJ4N5nl_s&t=1218s
Create a Keylogger with Python - Tutorial - https://www.youtube.com/watch?v=TbMKwl11itQ&t=0s
Auto PY to Exe Project - https://pypi.org/project/auto-py-to-exe/
To convert the file from .py to .exe use: Auto PY to Exe Project - https://pypi.org/project/auto-py-to-exe/
-Clone the repository:
-Customize the settings in Keylogger.py according to your requirements.
-Run the keylogger:
-To stop the keylogger, press the specified termination key combination (default is 'Ctrl + Shift + x').
This project is intended for educational purposes only. Use responsibly and only with proper authorization on systems you own or have explicit permission to monitor.