❔ Keyboard hook

How to get all keys pressed anywhere in windows (like globally just like how a keylogger would work) WITHOUT USING A WINDOWS FORM. Like if we just start a simple .net core console application, how to do this? I cannot find the answer to this anywhere in the internet.
Was this page helpful?