JustBrandonLim / input-tester

InputTester allows you to test your simulated inputs and check if they are detected as synthesized.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

InputTester

InputTester allows you to test your simulated inputs and check if they are detected as synthesized.

Currently, InputTester supports 3 ways of detection.

  1. Low Level Keyboard & Mouse Hook Flags
  2. GetCurrentInputMessageSource
  3. GetRawInputData

About

InputTester allows you to test your simulated inputs and check if they are detected as synthesized.

License:MIT License


Languages

Language:C++ 100.0%