Willy-JL e835dec726 Fix merge 1 년 전
..
docs 10ba39d17a Add usb_consumer_control from https://github.com/WithSecureLabs/usb-consumer-control 1 년 전
screenshots 10ba39d17a Add usb_consumer_control from https://github.com/WithSecureLabs/usb-consumer-control 1 년 전
views 10ba39d17a Add usb_consumer_control from https://github.com/WithSecureLabs/usb-consumer-control 1 년 전
.gitignore 10ba39d17a Add usb_consumer_control from https://github.com/WithSecureLabs/usb-consumer-control 1 년 전
.gitsubtree e835dec726 Fix merge 1 년 전
LICENSE 10ba39d17a Add usb_consumer_control from https://github.com/WithSecureLabs/usb-consumer-control 1 년 전
README.md 10ba39d17a Add usb_consumer_control from https://github.com/WithSecureLabs/usb-consumer-control 1 년 전
application.fam 10ba39d17a Add usb_consumer_control from https://github.com/WithSecureLabs/usb-consumer-control 1 년 전
usb_ccb.c 10ba39d17a Add usb_consumer_control from https://github.com/WithSecureLabs/usb-consumer-control 1 년 전
usb_ccb.h 10ba39d17a Add usb_consumer_control from https://github.com/WithSecureLabs/usb-consumer-control 1 년 전
usb_ccb_10px.png 10ba39d17a Add usb_consumer_control from https://github.com/WithSecureLabs/usb-consumer-control 1 년 전

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.