|
|
%!s(int64=2) %!d(string=hai) anos | |
|---|---|---|
| docs | %!s(int64=2) %!d(string=hai) anos | |
| screenshots | %!s(int64=2) %!d(string=hai) anos | |
| views | %!s(int64=2) %!d(string=hai) anos | |
| .gitignore | %!s(int64=2) %!d(string=hai) anos | |
| LICENSE | %!s(int64=2) %!d(string=hai) anos | |
| README.md | %!s(int64=2) %!d(string=hai) anos | |
| application.fam | %!s(int64=2) %!d(string=hai) anos | |
| usb_ccb.c | %!s(int64=2) %!d(string=hai) anos | |
| usb_ccb.h | %!s(int64=2) %!d(string=hai) anos | |
| usb_ccb_10px.png | %!s(int64=2) %!d(string=hai) anos |
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.
Project built by Erik Alm.
Inspiration drawn from FlipperZeroUSBKeyboard and usb_hid_autofire.