Content here is by:
Michael Still
mikal@stillhq.com
All my Open Source projects
Online CVS server
Extracted view of CVS
Home Site map
|
| July 2008 |
| Sun |
Mon |
Tue |
Wed |
Thu |
Fri |
Sat |
| |
|
01 |
02 |
03 |
04 |
05 |
| 06 |
7 |
8 |
9 |
10 |
11 |
12 |
| 13 |
14 |
15 |
16 |
17 |
18 |
19 |
| 20 |
21 |
22 |
23 |
24 |
25 |
26 |
| 27 |
28 |
29 |
30 |
31 |
|
|
|
ImageMagick book
MythTV book
|
 |
|
 |
|
SnoopyPro is a Windows device driver / application combination which shows you the traffic between a USB device and it's driver. It's useful for reverse engineering USB device drivers, and general driver debugging.
The SnoopyPro user interface is however quite hard to use. This is a simple command line log dumper, which means you can then use your favourite text processing tools to analyse the logfile.
Note that the latest version of the code is always available: as a directory, a tarball, and as a cvsweb page.
|
|
|
|
|
 |
|
 |
|
Tue, 04 Jan 2005
|
|
|
|
|
 |
|
 |
|
And available for download from http://www.stillhq.com/extracted/usblogdump.tgz.
New features in this version:
- URB flag decoding
- Started on flag parsing code
- Support for external decoders
- Binary output mode
- Bulk data transfers dump cleanup
- Fixed a silly omission in the string lookup code
- Rolled in bulk transfers decoding patch
- Fixed last night regressions
- Can now parse usb stepper motor idle traffic correctly
Let me know if you have any comments...
posted at: 10:39 | path: /usblogdump | permanent link to this entry
There are 5 comments on this post, and 4 comments which didn't survive moderation. 0 were blocked by trained gerbils. Click here to see them.
|
|
|
|
|
|
|
|