pbatard / libwdi

Windows Driver Installer library for USB devices
GNU General Public License v3.0
1.9k stars 466 forks source link

Signing user-mode (UMDF) drivers #239

Closed JJTech0130 closed 2 years ago

JJTech0130 commented 3 years ago

I can’t seem to find this in the MS docs, and other sources are conflicting: do user mode drivers need to be signed in order to run (like kernel mode drivers)?

pbatard commented 2 years ago

I'm afraid I have no idea, and this isn't the best place to ask such a question.

You may have better luck asking about this on https://community.osr.com/categories/ntdev.

JJTech0130 commented 2 years ago

Thanks for the link! I hadn't seen that before!