Skip to content

Releases: OSSign/vadimgrn--usbip-win2-old

0.9.7.5 Preview - Signed Drivers + Installer

03 Dec 00:16
7ba0e47

Choose a tag to compare

This is a development preview of the main branch, version 0.9.7.5 (#b804f78

Since there has been no official release of 0.9.7.5, this is a preview until the next version comes out. This replaces all previous signed installers due to an issue where the development certificate was installed as a trusted root even in the signed release, which presented some security challenges.

If you have a previous version installed, and do not need the development root certificate, you can enter certificate manager (certmgr.msc in Run, Trusted Root Certification Authorities) and remove the USBIP certificate from there. If you only use the signed releases, you do not need this certificate installed in your root store.

[Drivers] 2025-10-26

26 Oct 00:14
2044efa

Choose a tag to compare

[Drivers] 2025-10-26 Pre-release
Pre-release

This is a signed drivers-only release from commit #f784cc1

USBip-0.9.7.3-x64

27 Apr 16:27
81041b3

Choose a tag to compare

USBip-0.9.7.3-x64 Pre-release
Pre-release

Notice: The installer has been removed due to a security issue, see #1

A new build will be released shortly

This release contains the signed files and (unofficial) installer build for USBip-win2. The signed files are:

  • devnode
    • devnode.exe
  • innosetup
    • PathMgr.dll
    • UninsIS.dll
  • libusbip
    • libusbip.dll
  • libusbip_check
    • libusbip_check.exe
  • package
    • usbip2_filter.cat (Attestation signed by Microsoft)
    • usbip2_ude.cat (Attestation signed by Microsoft)
  • usbip
    • usbip.exe
  • wusbip
    • wusbip.exe
  • USBip-0.9.7.3-x64-release.exe

The signed drivers in the package file are used in the official project, but packaged with the project certificate. The difference between that release and this is that all executables and DLLs, including installer and uninstaller, are signed for environments that require fully signed executables.

For questions around the signing and builds, feel free to open an issue.

For questions around the driver, issues (blue screens, installation issues) please open an issue in the original project. No development is being done in this repository.