Python-World / Python_and_the_Web

Build Bots, Scrape a website or use an API to solve a problem.
MIT License
684 stars 262 forks source link

Key Logger with Python #472

Closed AdityaJ7 closed 3 years ago

AdityaJ7 commented 3 years ago

Description

Create a simple key logger with Python.

Type of issue

Checklist:

tushar-suthar commented 3 years ago

i want to make PR on this assign me this

tushar-suthar commented 3 years ago

i have made PR right now have a look plz tell if any change needed

ritik-malik commented 3 years ago

Hi, I saw the keylogger, and I was thinking to add some more features to it like -

  1. Making a secret end signal which automatically closes the hidden script
  2. Will make a cross compiled binary for multi platform
  3. Managing the CPU load
  4. Save the output to a file Can this be accepted as an issue?
AdityaJ7 commented 3 years ago

Hi, I saw the keylogger, and I was thinking to add some more features to it like -

  1. Making a secret end signal which automatically closes the hidden script
  2. Will make a cross compiled binary for multi platform
  3. Managing the CPU load
  4. Save the output to a file Can this be accepted as an issue?

Sure you can go ahead with the improvements

ritik-malik commented 3 years ago

2 more doubts before proceeding -

  1. So do I make a new directory or change in the old one?
  2. Will this be counted towards hactoberfest?
AdityaJ7 commented 3 years ago

2 more doubts before proceeding -

  1. So do I make a new directory or change in the old one?
  2. Will this be counted towards hactoberfest?

make changes in the already existing code

yes it will be counted

github-actions[bot] commented 2 years ago

Python World does not accept issues on this repository anymore.