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
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.

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