-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
- Description: Create the class responsible for hooking into the OS keyboard stream.
- Acceptance Criteria:
- Must create
EventTap.mmusingCGEventTapCreate - Must check permission: if
!AXIsProcessTrusted(), prompt the user to open System Settings - Must log every keypress to
stdoutto verify interception works
- Must create
Reactions are currently unavailable