Bus snooping/sniffing

From LinuxTVWiki
Revision as of 20:30, 25 December 2008 by CityK (talk | contribs) (fixed subsection header)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Purpose and relevance to development work -- description coming soon

PCI / PCIe

Snooping Utilities:

  • BTSpy - Windows based snoop for BT8x8 based devices
  • Dscaler - Windows based; contains the ability to snoop for PCI / PCIe devices

USB

Snooping Utilities:

  • USB Snoopy- Windows based snoop for USB device communications traffic
  • SnoopyPro - Windows based snoop for USB device communications traffic
  • usbsnoop/SniffUSB - Windows based snoop for USB device communications traffic
  • usbmon - Linux kernel module which can snoop USB device communications traffic
    • Wireshark - logs usbmon output, via libpcap
    • USBMon - logs usbmon output

Log parsers etc

  • parser.pl

...

Command Playback Utilities:

  • usb-robot - plays back USB Snoopy capture logs
  • usbreplay - plays back usbsnoop capture logs


External Links