Re: usbdump on macOS

2017-10-06 Thread Julian H. Stacey
Tomasz CEDRO wrote: > On Fri, Oct 6, 2017 at 6:39 PM, Julian H. Stacey wrote: > > Tomasz CEDRO wrote: > >> Hello world! > >> Is there any chance to have USBDUMP working on current macOS? I can > >> see there is a manual page for usbdump in XCode taken directly from > >> the FreeBSD.. but I could n

Re: usbdump on macOS

2017-10-06 Thread Tomasz CEDRO
On Fri, Oct 6, 2017 at 6:39 PM, Julian H. Stacey wrote: > Tomasz CEDRO wrote: >> Hello world! >> Is there any chance to have USBDUMP working on current macOS? I can >> see there is a manual page for usbdump in XCode taken directly from >> the FreeBSD.. but I could not find the binary.. >> Is anyon

Re: usbdump on macOS

2017-10-06 Thread Julian H. Stacey
Tomasz CEDRO wrote: > Hello world! > > Is there any chance to have USBDUMP working on current macOS? I can > see there is a manual page for usbdump in XCode taken directly from > the FreeBSD.. but I could not find the binary.. > > Is anyone aware or can make usbdump work on macOS? I may be able t

usbdump on macOS

2017-10-05 Thread Tomasz CEDRO
Hello world! Is there any chance to have USBDUMP working on current macOS? I can see there is a manual page for usbdump in XCode taken directly from the FreeBSD.. but I could not find the binary.. Is anyone aware or can make usbdump work on macOS? I may be able to find some funding to make it wor

FreeBSD's USBDUMP on macOS to dump USB traffic

2017-08-23 Thread Tomasz CEDRO
Hello! It looks that I need to dump USB traffic on macOS.. and it looks its not that easy.. there is no usbmon module and the old Mac tools got obsolete long ago. Searching for anything USB related I have found USBDUMP manual page as part of the XCode CommandLineTools.. but there is no binary.. S