oblitum / Interception

The Interception API aims to build a portable programming interface that allows one to intercept and control a range of input devices.
http://oblita.com/interception
1.32k stars 271 forks source link

the "mouse.sys" driver is not accepted by intrusive anti-cheat software. #170

Open Ghostly-Ende opened 10 months ago

Ghostly-Ende commented 10 months ago

Spent a solid hour trying to fix FACEIT which popped up an error saying that the mouse.sys driver was forbidden. turns out that interception was the issue, and after uninstalling, that is fixed.

I dont know how necessary that driver is, but it would be great to have a version of this that does not get flagged by anti-cheat software, or perhaps a small warning about the issue, since it was difficult to fix and impossible (to my knowledge) to only disable the mouse.sys driver, since it is always in use.

LuizHGodoy commented 9 months ago

i have the same issue with faceit, how did you remove those? @Ghostly-Ende

Ghostly-Ende commented 9 months ago

I ran the uninstall script for interception which fixed face-it. I haven't tried to get things working again with interception.