foohid
foohid copied to clipboard
OSX IOKit driver for implementing virtual HID devices (joypads, keyboards, mices, ...) from userspace
Any way to properly install the kext file now? There's nothing under releases
Hi , This is great project, and it's that i was looking for. But ,I have loaded foohid.kext successfully ,after exec example (virtual mouse or keyboard), it will reports that,...
Ciao! There are many OS projects and forum discussions pointing to the released package (https://github.com/unbit/foohid/releases/download/0.2.1/foohid-0.2.1.dmg) and I was wondering if it would be possible to put it back. Not everyone...
I would like to build a virtual webcam. That may be beyond the scope of this project but just trying to get a foot in the door somewhere. Can you...
When I run "python test_mouse.py", I get the error "TypeError: function takes exactly 2 arguments (5 given)".
Yo hi. I'm in the process of developing my first mac app and I need to create a virtual HID keyboard so that I could send the events to the...
I tried downloading foohid so I can run Wjoy for my MacBook air 2013, but whenever it gets towards the end of the download it just stops and the installation...
Can this project be used for simulation of external Display?
I'm trying to build @mastahyeti 's [U2F example](https://github.com/unbit/foohid.git), but it looks like the latest release pre-dates the example by nearly a year. It might be nice to post a new...
I'm looking for a way to tell `SmartCardServices(7)` to load a virtual smart card reader driver. For example, `/usr/local/libexec/SmartCardServices/drivers/ifd-ccid.bundle/Contents/Info.plist` tells the service to load the CCID driver when a specific...