evilC / AutoHotInterception

An AutoHotkey wrapper for the Interception driver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alternatives

JIGASHI opened this issue · comments

Hi, are there open source alternatives to the interception driver and more up to date? As a side note the interception driver can not be installed for me, not being able to write to sys32/drivers.

Thanks

I am not aware of a more up-to-date equivalent of the interception driver.
What interception does could possibly be done with a combination of RawInput and Hooks - see here