open-source-ideas / ideas

💡 Looking for inspiration for your next open source project? Or perhaps you've got a brilliant idea you can't wait to share with others? Open Source Ideas is a community built specifically for this! 👋
6.59k stars 220 forks source link

libusb-based USB2UART bridge detector/fingerprinter #294

Open KOLANICH opened 3 years ago

KOLANICH commented 3 years ago

Project description

Let's assumme there is an unknown device containing a USB to UART adapter inside it. The casing is closed, you cannot open it.

You connect the device to a computer, run a special software, and the software prints you the chip used for the USB to UART converter within the device.

Then you can choose the right driver to map to that vid/pid.

Relevant Technology

Complexity and required time

Complexity

Required time (ETA)

Categories