Cursed Fingers
A keylogger designed to capture and record input data, created using Python, Batchfile, and VBScript.
-
Clone the repository:
git clone https://github.com/tagging-danger/Cursed-Fingers.git
-
Navigate to the project directory:
cd Cursed-Fingers
-
Ensure Python is installed on your system.
- Run the keylogger script:
python key_logger.pyw
- The keylogger will start capturing keystrokes and save them to
keylogger.txt
.
Contributions are welcome! Follow these steps to contribute:
- Fork the repository.
- Create a new branch (
git checkout -b feature/AmazingFeature
). - Commit your changes (
git commit -m 'Add some AmazingFeature'
). - Push to the branch (
git push origin feature/AmazingFeature
). - Open a pull request.
Distributed under the MIT License. See LICENSE
for more information.
Project Link: https://github.com/tagging-danger/Cursed-Fingers