Skip to content

usbip-win2 0.9.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@vadimgrn vadimgrn released this 27 Jun 10:15
· 755 commits to master since this release
  • New killer feature - Winsock Kernel NPI is used by VHCI driver to establish TCP/IP connection with a server and do data exchange without assistance of userspace app (attacher.exe or usbip_xfer.exe)
  • The server (stub driver, usbipd, etc.) is removed from the project.
  • usb.ids database is embedded into usbip.exe as binary resource. The parser of usb.ids is rewritten from scratch on C++
  • ExAllocatePool2 function is used for memory allocation. This implies the driver can work on Windows 10 x64, version 2004 and later.
  • The installer firstly removes previous installation of usbip-win2 to prevent BSOD
  • PDB files for Debug build will be installed into usbip-win2 directory
  • WDK Driver Verifier is used for testing the driver
  • "usbip port" shows information about remote devices

SLAVA UKRAINI !