Zadig is a Windows application that installs generic USB drivers, such as WinUSB, libusb-win32/libusb0.sys or libusbK, to help you access USB devices.
It can be especially useful for cases where:
Note: "libusb-based" above means an application that uses either libusb, libusb-win32 or libusbK.
Updated 2024.06.13:
Download the executable and run it — no installation is necessary.
If elevation is required, you will be prompted for it.
An usage guide for Zadig is available HERE.
The executable is digitally signed and the signature should state: "Akeo Consulting"
A Zadig FAQ is available HERE.
To provide feedback, report a bug or request an enhancement please use the github issue tracker. Or you can send an e-mail.
GNU General Public License (GPL) version 3 or later.
You are free to distribute, modify or even sell the software, insofar as you respect the GPLv3 license.
Zadig is based on libwdi which uses an LGPL version 3 or later license.
The executable is produced in a 100% transparent manner, from its public source, using a Visual Studio environment.
$ git clone git://github.com/pbatard/libwdi