Skip to content
This repository was archived by the owner on Apr 28, 2023. It is now read-only.

RivaTesu/DynamicMouseInput

Repository files navigation

Dynamic Mouse Input

A Simple project for manipulating mouse input in C# by utilizing of undocumented NtUserInjectMouseInput from win32u.dll.

Usage

To use the mouse input injection functionality, you can call the MouseInput.Inject method and pass in a MouseInfo object that specifies the input you want to inject.

About

Undocumented mouse input manipulation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages