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

https://github.com/scriptscorpion/simplekeylogger

Simple keylogger using SDL2
https://github.com/scriptscorpion/simplekeylogger

cpp keylogger sdl2

Last synced: 9 months ago
JSON representation

Simple keylogger using SDL2

Awesome Lists containing this project

README

          

# How Compile:
1. Install SDL2 package, for Linux: `sudo apt install libsdl2-dev`. For Windows recommend compiling from source here is [link](https://github.com/libsdl-org/SDL/releases/tag/release-2.32.10) to last version of SDL2 at the moment.
2. enter project directory and run `cmake -B build . && cmake --build build && cd build`
3. after this in 'build' directory will be executable