/usbdump

Adaptation of Microsoft's USBView to serialize USB info to JSON

Primary LanguageC++Microsoft Public LicenseMS-PL

usbdump

Tool to serialize USB info to JSON. Modified from USBView from Windows driver samples. Additional modifications (besides serialization) include Unicode support.

Known Issues

Basically nothing is freed

Credits

Microsoft for USBView

@nlohmann for the json library