Re: [Barry-devel] USB Sniffing

2009-01-23 Thread Chris Frey
On Tue, Jan 13, 2009 at 04:25:59PM -0500, Martin Owens wrote: > I wonder if loading a windows VMWare instance with blackberry software > could produce useful results with this. > > http://vusb-analyzer.sourceforge.net/ Thanks Martin. I've added a blurb to doc/USB-capture.txt with this link. - C

Re: [Barry-devel] USB Sniffing

2009-01-13 Thread Robert Yaklin
OK, I got it working on VMware server by doing "export VMWARE_DEBUG=yes" and then "/etc/init.d/vmware restart" in addition to the steps mentioned on the instructions on the sourceforge site previously linked to. I would like it if there were a way that I wouldn't have to unplug and replug the dev

Re: [Barry-devel] USB Sniffing

2009-01-13 Thread Robert Yaklin
This sounds awesome...except that it doesn't seem to work on VMware server which is what I am using. Any chance we could get a debug enabled runtime for VMware server? Thanks. On 1/13/09, Martin Owens wrote: > Hey Chris and gang, > > Anyone working on USB on-the-wire packet capture and analysis

[Barry-devel] USB Sniffing

2009-01-13 Thread Martin Owens
Hey Chris and gang, Anyone working on USB on-the-wire packet capture and analysis should check out this tool released by VMWare as open source. It was just announced on the kernel-usb list where some may want to increase the support to include usbmon (linux based stuff) I wonder if loading a wind