Any software utility available to do USB port sniffing in MAC OSx ?

4.3k views Asked by At

Is there any handy software utility available to do USB port sniffing on MAC OSx 10.6 and above ? We can do that in Windows with few software utils available as freeware and several licensed versions...

2

There are 2 answers

1
AudioBubble On BEST ANSWER

If you are registered as an Apple developer, you can download a version of the IOUSBFamily code with logging enabled; it comes with a "USB Prober" application. That might let you do some of what you want. I'm not sure Apple provides any code in the standard version of the USB code that lets you get that sort of information from the USB stack.

3
Jovi DSilva On

Wireshark is a powerful tool that allows to capture traffic generated by different kinds of devices (Ethernet, USB, raw, etc...). You can also save USB traffic generated from USB devices.

libpcap releases prior to 1.0 do not include USB support, so install at least libpcap 1.0.0.