USBPcap Changelog

What's new in USBPcap 1.0.0.7

Feb 20, 2014
  • Use WinVer.nsh in installer.
  • USBPcapCMD: Unload ntdll.dll at exit.
  • USBPcapCMD: Fix endless stream of whitespaces.
  • USBPcapCMD: Remove logically dead code.
  • USBPcapDriver: Remove unused pointer in release code
  • USBPcapDriver: Remove logically dead code
  • USBPcapDriver: Add sanity check.
  • USBPcapDriver: Sanity check buffer in USBPcapBufferWritePacket(). …
  • USBPcapCMD: Use correct deallocator.
  • USBPcapDriver: Fix IRP pass down for Read/Wri
  • USBPcapCMD: Fix input value sanity check.
  • USBPcapDriver: Fix memory leak.
  • USBPcapCMD: Fix memory leak.
  • USBPcapDriver: Explicitly initialize pdo_driverkey to NULL.
  • USBPcapCMD: Fix invalid free found by Coverity Scan.

New in USBPcap 1.0.0.6 (Jul 29, 2013)

  • Add additional sanity check to USBPcapParseInterfaceInfromation

New in USBPcap 1.0.0.5 (Jul 10, 2013)

  • Add Detect USB 3.0 option to installer.
  • Fix installation on 64-bit Windows XP.
  • Prepare USBPcapDriver for USB 3.0 capture.
  • Prepare USBPcapCMD for USB 3.0 capture.

New in USBPcap 1.0.0.4 (Jul 10, 2013)

  • Add Cross-Certificate from Microsoft for VeriSign Class 3.

New in USBPcap 1.0.0.3 (Jul 10, 2013)

  • Fix overwrite prevention in circular buffer.

New in USBPcap 1.0.0.2 (Jul 10, 2013)

  • Require administrator privileges to open USBPcap filter device.
  • Fix device description display on Windows XP.
  • Replace the \??\ with \\.\ in USBPcapCMD.
  • Add manifest file to USBPcapCMD.
  • Add USBPcap to Add/Remove Programs.
  • Obey the snapshot length limit.
  • Add basic command line arguments to USBPcapCMD.