Hello all,
I am working on a RCEing Project with servial USB Devices I've got.
However now I RCE the software to figure out how the software works. I'd love to see an USB-Sniffer for Linux.
I am known with USB Snoopy, but I want something like this in Linux. I googled a lot. And I figured there isnt one yet. So, I turned to libusb..
Is there somebody who tried/finished a libusb based sniffer? I did look in the API and I think it should be possible.
However then I realised.. USB is a serial connection.
So I tried to use "slsnif - Serial line sniffer" then I realised.. Whats the Baudrate of USB? =S
So, any advice how to sniff USB?
Serial Sniffer or should I spend time on trying to get something with libusb to work? If so a pseudo would be great as I might/will most certainly forget somethings.. ;)







