desowin / usbpcap

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

Fix inf file so the new Attestation Signing passes #57

Closed desowin closed 5 years ago

desowin commented 6 years ago

USBPcap 1.2.0.4 contains the Windows 10 Attestation Signed driver from 1.2.0.3 release. The driver was fine to perform attestation signing back when 1.2.0.3 release was done, but unfortunately it is no longer the case now.

The driver should be checked against the InfVerif from Windows 10 WDK.

desowin commented 5 years ago

Inx file change in 90bdd9dd18fbbe7204e20de15a3a0a0b903ef2a6 solves the issue with inf file (now it passes Attestation signing).

There is one more issue with the attestation signing - the cab file cannot contain nested directories.