Open whitehathackers-klef opened 2 years ago
Hi, I want to contribute to this issue, Can you please assign this to me?
Hi, I want to contribute to this issue, Can you please assign this to me?
Hello, Yes, you can contribute to this issue and its an open issue anyone can work on this it won't be assigned to a single person. Write the program and create a pull request.
Ok sure
Hey, have you checked my pull request yet, does it meet your requirements or should I change the implementation.
Develop a keylogger using python
Keystroke logging often referred to as keylogging or keyboard capturing, is the action of recording the keys struck on a keyboard, typically covertly, so that a person using the keyboard is unaware that their actions are being monitored. Data can then be retrieved by the person operating the logging program.
By using python programming language develop a key logger that stores the strokes in a file.
Difficulty: Easy