Willy-JL 10ba39d17a Add usb_consumer_control from https://github.com/WithSecureLabs/usb-consumer-control há 1 ano atrás
..
docs 10ba39d17a Add usb_consumer_control from https://github.com/WithSecureLabs/usb-consumer-control há 1 ano atrás
screenshots 10ba39d17a Add usb_consumer_control from https://github.com/WithSecureLabs/usb-consumer-control há 1 ano atrás
views 10ba39d17a Add usb_consumer_control from https://github.com/WithSecureLabs/usb-consumer-control há 1 ano atrás
.gitignore 10ba39d17a Add usb_consumer_control from https://github.com/WithSecureLabs/usb-consumer-control há 1 ano atrás
.gitsubtree 10ba39d17a Add usb_consumer_control from https://github.com/WithSecureLabs/usb-consumer-control há 1 ano atrás
LICENSE 10ba39d17a Add usb_consumer_control from https://github.com/WithSecureLabs/usb-consumer-control há 1 ano atrás
README.md 10ba39d17a Add usb_consumer_control from https://github.com/WithSecureLabs/usb-consumer-control há 1 ano atrás
application.fam 10ba39d17a Add usb_consumer_control from https://github.com/WithSecureLabs/usb-consumer-control há 1 ano atrás
usb_ccb.c 10ba39d17a Add usb_consumer_control from https://github.com/WithSecureLabs/usb-consumer-control há 1 ano atrás
usb_ccb.h 10ba39d17a Add usb_consumer_control from https://github.com/WithSecureLabs/usb-consumer-control há 1 ano atrás
usb_ccb_10px.png 10ba39d17a Add usb_consumer_control from https://github.com/WithSecureLabs/usb-consumer-control há 1 ano atrás

README.md

USB Consumer Control

This is a Flipper Zero application for sending Consumer Control Button (CCB) presses as a USB HID device. This is useful for researching how various devices handle USB CCBs, for example in the context of kiosk breakouts.

A more detailed writeup of the topic can be found here.

Credits

Project built by Erik Alm.

Inspiration drawn from FlipperZeroUSBKeyboard and usb_hid_autofire.