usbreplay

From LinuxTVWiki
Revision as of 05:20, 22 December 2008 by CityK (talk | contribs) (external links info)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

usbreplay is a small Linux utility that can replay parsed usbsnoop log files. In essence, it "reads USB bulk read/write commands from standard input and sends them to the device, via libusb".

External Links