https://github.com/calebtt/hookspeech
Changes keyboard input to a different alphabet on the fly, no mess.
https://github.com/calebtt/hookspeech
caesar-cipher input-simulation keyboard-hook
Last synced: 2 months ago
JSON representation
Changes keyboard input to a different alphabet on the fly, no mess.
- Host: GitHub
- URL: https://github.com/calebtt/hookspeech
- Owner: calebtt
- Created: 2015-05-03T23:51:25.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2023-02-26T14:33:21.000Z (over 2 years ago)
- Last Synced: 2023-03-01T16:55:34.475Z (over 2 years ago)
- Topics: caesar-cipher, input-simulation, keyboard-hook
- Language: C++
- Homepage:
- Size: 923 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HookSpeech
Changes keyboard input to a different alphabet on the fly, no mess.The project utilizes
- C# GUI
- C++ DLL
- Windows API
- A low level keyboard hook
- managed/native interop
- input simulation