desowin / usbpcap

USB packet capture for Windows
http://desowin.org/usbpcap
896 stars 170 forks source link

Create a Visual Studio project #134

Open michaelwright235 opened 9 months ago

michaelwright235 commented 9 months ago

I've created a VS Solution consisting 2 projects: the driver itself and a cli tool. Both gets successfully compiled for x64 and ARM64. The cli tool also gets compiled to x86. The driver supposedly don't support x86 (I might used a too new version of WDK). In addition to Visual Studio itself make sure to install those components:

A manual is available from Microsoft. Compiled binaries are located at the path of ./build.