ITachiLab / hotkey-detective

A small program for investigating stolen hotkeys under Windows 8+
GNU General Public License v3.0
362 stars 16 forks source link

No hotkeys caught: Windows 10; hotKeyDetective 0.1 #3

Closed LinuxOnTheDesktop closed 3 years ago

LinuxOnTheDesktop commented 3 years ago

Windows 10, 2009 (19042), x64, with your program running as an administrator.

Thank you for the program. However: the program catches - displays information about - no hotkeys whatsoever: win-a; ctrl-alt-f; ctrl-alt-k; printScrn. EDIT: But, ah, it caught one alt-tab.

LinuxOnTheDesktop commented 3 years ago

But, ah, I had something in RAM that was messing things up: after rebooting, the program detected various hotkeys, although: it did so rather slowly; even registering ctrl-C (to quit the program) was slow; the program reported 'unknown process' for a hotkey owned by the program KeePassXC.

ITachiLab commented 3 years ago

Hi, thanks for your observations! I'm not sure what could cause the problem with HotKey Detective being slow, however, it could be due to its console nature. I'm currently in progress of making it a GUI application (#2), as the current version is rather a prototype. Come over soon, and test the GUI release :).