Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/airbus-seclab/usbq_core
USB man in the middle linux kernel driver
https://github.com/airbus-seclab/usbq_core
Last synced: about 2 months ago
JSON representation
USB man in the middle linux kernel driver
- Host: GitHub
- URL: https://github.com/airbus-seclab/usbq_core
- Owner: airbus-seclab
- Created: 2017-07-06T11:10:46.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-05-03T12:53:02.000Z (over 3 years ago)
- Last Synced: 2023-08-08T10:13:22.762Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 31.3 KB
- Stars: 18
- Watchers: 11
- Forks: 7
- Open Issues: 5
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
* Kernel modules to be used on a 4.1 Linux Kernel.
* Use to interact with USB devices and USB hosts.
* To be used with usbq_userland
* Limitation:
- No support of Isochronous
- Probably many others