evilC / AutoHotInterception

An AutoHotkey wrapper for the Interception driver
MIT License
708 stars 64 forks source link

Bonus: UAC override #25

Closed MartinLichtblau closed 5 years ago

MartinLichtblau commented 5 years ago

An advantage worth mentioning is that it can trick UAC; the windows admin security check. There are many more advantages, that aren't obvious. Should add those in the description/doc.

evilC commented 5 years ago

I would really rather not advertise that AHI can be used for such nefarious purposes.
Besides, if you need to auto-elevate an AHK script, you can use RunAsTask

MartinLichtblau commented 5 years ago

Didn't mean it like this. Anyway... Another bonus: the send commands go even deeper than the windows key registry remaps.