florianthom / KeyEmulator

Simulation of key strokes (including mouseclicks).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KeyEmulator

Simple simulation of virtual key strokes. Works only on Windows operating system. Written using C++ with SendSignal-API. Important Hex-Codes for virtual keys can be found here.

Controls

  • q - Quite program
  • w - Press enter
  • e - Mouseclick (left)

About

Simulation of key strokes (including mouseclicks).


Languages

Language:C++ 100.0%