An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# KL

A tiny keylogger written in C++ for Windows.

```sh
$ g++ kl.cpp -o kl
$ ./kl
```