On Wed, Dec 29, 2010 at 10:34:35AM -0800, Eric Arseneau wrote: > Thought I would share this with the list in case its useful for some of the > work going on: > > http://vusb-analyzer.sourceforge.net/
Yep, nice tool. :-) I haven't used it that much, probably because I'm reverse engineering things that it doesn't know how to parse. > Wonder if there could be some plugins to create to work with the > knowledge we have so far of BB protocol? Most of the the BB protocol knowledge we have is in the protostructs.h header, and the r*.cc record classes. There's a bit of edge case knowledge in the socket/packet/desktop classes, but for a USB analyzer, I think protostructs is where you want to look first. If someone wants to write such a plugin, feel free to ask any USB protocol questions on this list, and I can help explain what you find in the Barry source code. - Chris ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Barry-devel mailing list Barry-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/barry-devel