/BasicKeylogger-Python-Security-Task

Classic Keylogger made with Python! NO FOR BAD PURPOSE

Primary LanguagePython

Keylogger

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.

Getting Started 🚀

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.

Prerequisites 📋

You need have installed

Package name Version
Python 3.10
Cx-Freeze 6.15
Pynput 1.7.6

Installing 🔧

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

Deployment 📦

This project is not yet deployed.

Built With 🛠️

The entire project is made in:

Contributing 🖇️

This project is not open for new contributions

Versioning 📌

This is the only version.

I used Git and GitHub for the versioning of this project

Authors ✒️

The different works I have done for this project:

  • Me - Initial Work and development - jedahee
  • Me - Documentation - jedahee

License 📄

This project does not have any lincence.

Acknowledgments 🎁

  • Tell others about this project 📢
  • Invite a beer 🍺 or a coffee ☕ to someone on the team.
  • Say thank you publicly 🤓.