Skip to content

smmac72/inputFilter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Input Filter

An experimental WinAPI app. Shows green if your last mouse input was made by you. Otherwise shows red (inputs by the virtual devices or software)

Methods

  • LLMHF_INJECTED flag check in the mouse event - basic filtering for software inputs

  • Comparing mouse events to RawInput events - a better filtering option

  • Checking for the virtual Generic HIDs by their properties

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages