Classic Keylogger made with Python! This script was developed by me when I was a student, the purpose was student for the Python Security course.
You need to clone the project in a local environment.
To run the script:
python /your/path/main.py
See Deployment for how to deploy the project.
You need have installed
Package name | Version |
---|---|
Python | 3.10 |
Cx-Freeze | 6.15 |
Pynput | 1.7.6 |
These are the next steps to be able to execute the project in your local environment:
You can use Git or Github to clone the project in a local environment. If you use Github you must click on the button that says 'Code' and then on 'Download Zip'. But if you use Git you can use the following command:
git clone https://github.com/jedahee/Minesweeper-Game-Python-CMD.git)
Next, you need to install the project dependencies, to do this, run:
pip install -r /your/path/project/requirements.txt
If you want generate the correct executable for your OS, you need to run:
python setup.py build
This project is not yet deployed.
The entire project is made in:
- Python - Ver
This project is not open for new contributions
This is the only version.
I used Git and GitHub for the versioning of this project
The different works I have done for this project:
This project does not have any lincence.
- Tell others about this project 📢
- Invite a beer 🍺 or a coffee ☕ to someone on the team.
- Say thank you publicly 🤓.