Skip to content

dsuth1/VirtualHID-macOS

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

❗️ WARNING! This project has a critical bug, it is not recommended to use it. See issue #1

VirtualHID

IOKit virtual hid device driver for macOS.
Download

πŸ”¨ Building

  1. Download repo
  2. Open as project in XCode
  3. Build and make archive

πŸ“¦ Installing

  1. Disable SIP (How to)
  2. Open Launchpad -> Terminal
  3. Input wget https://github.com/kotleni/VirtualHID-macOS/releases/download/v0.1/installer.py && python3 ./installer.py to terminal and press enter

πŸ“’ How to use (C++)

Coming soon

About

IOKit virtual HID devices driver for macOS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.8%
  • C 1.2%