https://github.com/michaelilkanayev1997/keylogger
https://github.com/michaelilkanayev1997/keylogger
cybersecurity keylogger python
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/michaelilkanayev1997/keylogger
- Owner: michaelilkanayev1997
- Created: 2023-03-04T22:06:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-05T22:31:40.000Z (over 3 years ago)
- Last Synced: 2025-01-31T23:43:12.779Z (over 1 year ago)
- Topics: cybersecurity, keylogger, python
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Keylogger

This is a project I did as part of a case study course in cyber defense in the third year.
The Keylogger was written in Python in the pycharm work environment.
## Project description:
### `This keylogger has the following options:`
1. Capture data on mouse movement, clicks and more.
2. Capturing keys on the keyboard, passwords and more. Including saving the copy-paste and the location in Windows.
3. Saving screenshots when the key Enter is pressed.
4. The Keylogger works in a way that is not visible to the user.
5. The information captured by the Keylogger will be sent to the email of the "hacker".
6. The Keylogger is automatically restarted during a restart or when the computer is turned on.
### `Presentation:`
In addition to the project, this course included a presentation in front of the class about the project subject.
This is the presentation I made and presented:
[Keylogger.pptx](https://github.com/michaelilkanayev1997/Keylogger/files/10891989/Keylogger.pptx)
Video showing the project:
* https://www.youtube.com/watch?v=yZLG0jY99Ds
---------------------------------------------------------------------------------------------------