Python-World/Python_and_the_Web

Key Logger with Python

AdityaJ7 opened this issue ยท 7 comments

Description

Create a simple key logger with Python.

Type of issue

  • Feature (New Script)

Checklist:

  • I have read the project guidelines.
  • I have checked all the existing projects, before submitting a new project issue.
  • I have checked previous issues to avoid duplicates.
  • This issue will be meaningful for the project.

i want to make PR on this
assign me this

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

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?

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

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?

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

Python World does not accept issues on this repository anymore.