I was wondering if it is possible to read input data on a keyboard, on OSx from somewhere, for example GNU / Linux with / dev / input files.
The purpose of this is to make a very simple keylogger (learning goal) or if there is a function that I could call in C.
Thanks.
source share