https://github.com/oelin/kl
A tiny keylogger written in C++ for Windows.
https://github.com/oelin/kl
cpp keylogger security
Last synced: 12 months ago
JSON representation
A tiny keylogger written in C++ for Windows.
- Host: GitHub
- URL: https://github.com/oelin/kl
- Owner: oelin
- License: mit
- Created: 2023-01-21T21:47:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-21T21:50:28.000Z (over 3 years ago)
- Last Synced: 2025-03-12T05:33:02.743Z (over 1 year ago)
- Topics: cpp, keylogger, security
- Language: C++
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# KL
A tiny keylogger written in C++ for Windows.
```sh
$ g++ kl.cpp -o kl
$ ./kl
```