Scripts to analyse logs from sniffusb 1.8
or sniffusb 2.0(XP/Vista only):
stage 1 Decodes a log into a somehow
c-style format
collect Merges register set and
register read/write into one "call"
Usage:
Both scripts read input from stdin and write their output to stdout.
The stage 1 script is used with the raw log from usbsnoop.
Then you need to clean the output from any "unknown"-lines. This is
best done with grep. This new output can then be processed by the
collect script.
My current version is in sane cvs now.
Some clarifications of genesys' documentation
You can find more information about the genesys backend here.
My email address.