# desowin/usbpcap

USB packet capture for Windows

Repository: https://github.com/desowin/usbpcap
Canonical: https://ross.abutalabs.com/products/usbpcap
Homepage: http://desowin.org/usbpcap
Language: C
License Family: other
Last push: 2025-02-09T16:32:47+00:00

## Health v2 (maintenance only)
Score: 25/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 5, release rhythm 8, longevity 100
- inputs: {"age_days": 4939, "days_push": 570, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1130, forks 199 (observed 2026-08-28T04:03:42.247698+00:00)

## What it is
USBPcap is an open-source USB packet capture tool for Windows, consisting of a filter driver and a command-line capture application (USBPcapCMD). Captured traffic is written in pcap format and can be analyzed in Wireshark, which has native USBPcap support.

## Use cases
- capture USB traffic on Windows
- sniff USB packets for protocol reverse engineering
- debug USB device communication
- analyze USB traffic in Wireshark
- record USB packets to a pcap file

## When to choose
- you need to inspect USB traffic on Windows 7/8/10
- you want Wireshark-compatible USB captures
- you are reverse-engineering a USB device protocol

## When to avoid
- you need USB capture on Linux or macOS (use usbmon or similar)
- you require a signed production driver without test signing
- you need a GUI-only capture tool

## Facets
- artifact type: application
- maturity: active
- function: networking, developer-tools, cli
- domain: developer-tools, security, windows
- platform: windows, cli
- tags: usb-packet-capture, usb-sniffer, wireshark, filter-driver, pcap, usb-protocol-analysis

## Member repositories
- desowin/usbpcap (main) score 25

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:42.247698+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:38:14.661337+00:00, confidence not recorded.
  - readme: https://github.com/desowin/usbpcap (fetched 2026-08-28T04:03:42.247698+00:00, sha 5f977161e634)
  - homepage: http://desowin.org/usbpcap (fetched 2026-08-29T12:42:39.272829+00:00, sha 0cd2bac10fda)
- Data as of 2026-08-30T08:39:29.467469+00:00.
