Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 338 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 338 Bytes

Prototype

This is a PoC test sandbox for prototyping and testing device communication.

Building

nss, openssl, libpng and libusb are required.

make

Running

./prototype

If you get permission denied error, do ```sudo chmod a+rwx /dev/bus/usb/ sudo chmod a+r /sys/class/dmi/id/product_serial