1.4.0.0 - Improved Wireshark extcap interface
USBPcap 1.4.0.0 is compatible with Windows XP, Vista, 7, 8 and 10 - both 32 and 64-bit.
USBPcapCMD changes since 1.3.0.0:
- Inject already connected USB devices descriptors (DEVICE and CONFIGURATION) into capture data at capture start
- Wireshark extcap option to inject (or not) the descriptors into capture data
USBPcapDriver changes since 1.3.0.0:
- Allow unlimited number of unpriviledged handles (capture still is exclusive)
- Stop URB filtering after capture finishes
- Add USB\ROOT_HUB30 to standard HWIDs list
- Do not include control packets with 0-byte DATA stage (there is no DATA stage if there's no data to transfer)
- Generic unhandled URB capture as USBPCAP_TRANSFER_UNKNOWN (0xFF)