How to reverse engineering USB/HID/BlueTooth dongle. What tools to use?
问题 Need to reverse engineering bluetooth usb mouse dongle, and use mouse board to measure distance, and plot them with matplotlib I've found these tools that can help with this task: Linux lsusb usbmon usbhid-dump rfcomm hidrd-convert xxd hcitool evdev-dump Windows usblyser Bibliography: https://www.silabs.com/Support Documents/TechnicalDocs/AN249.pdf www.usb.org/developers/devclass_docs/HID1_11.pdf Usbhid-dump - digimend Linux, HID and PyUSB MagTek Credit Card Reader in Linux Evdev-dump -