Can't capture USB packets from device with no driver
Hello,
I'm trying to capture packets on USB port from a device without any driver installed on the computer, and I can't find a solution. Is this even possible ?
Thank you
Do you mean that you have a USB network adapter (Ethernet, Wi-Fi, etc.), and your machine doesn't have a driver for that adapter installed, and you want to use the device to capture network traffic?
Or do you mean you want to capture USB traffic between your machine and the device, rather than capturing network traffic?
I mean I want to capture USB traffic between my computer and the device (I have installed USBPcap on Windows10, and I use Wireshark GUI). But the device is unusable because I don't have the drivers installed.