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%