/MouseController

Spoofer for NtUserSendInput

Primary LanguageC++GNU General Public License v3.0GPL-3.0


logo
A spoofer for NtUserSendInput (nt API)

A way to get rid of usermode hooks

The spoofer

Recently some custom-made anti-cheats decided to hook usermode APIs, so I decided to simply spoof the syscall. This spoofer was made for Xenuine(anti-cheat used in PUBG) in 2019.

Compiling

To compile this project you need Visual Studio.