Commit Graph

4 Commits

Author SHA1 Message Date
Markil3
05152b7458 Lets the keylogger to repeat previous requests.
The keylogger now saves queries to a temporary file, which the new repeat.c will now draw from.
2021-08-14 11:53:44 -06:00
Markil3
afe8f1465c Blocks keyboard input as capture utility runs
This prevents input meant for the capture tool from interfering with other programs.

TODO - Let OS-level keystrokes like Alt+Tab and such get to the OS
2021-08-11 12:24:43 -06:00
Markil3
fbbe59f1da Update capture.c
Adds a copyright notice.
2021-08-07 17:22:38 -06:00
Markil3
70fb2a2765 Added the relevant source files. 2021-08-07 16:48:54 -06:00