google / ukip

USB Keystroke Injection Protection
Apache License 2.0
506 stars 51 forks source link

Windows Support #6

Open itjustcrashed opened 2 months ago

itjustcrashed commented 2 months ago

I often see that Windows users often have programs that flash command prompts insanely quick, and USB devices are something that people plug into their Windows systems, so keystroke injection protection would be nice for Windows. I am sure the Win32 APIs have something for this.

sebastian9er commented 2 months ago

I am not really a Windows expert, but happy to take PRs ;-)

itjustcrashed commented 2 months ago

I know some Windows APIs, but I don't know how this project works exactly.