Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SoftwarePnPPowerDriverTemplate

software driver that handles pnp and power irps

sorry for the mess of the files, i tried to push from visual studio but got errors

Installation

  • Copy .inf and .sys file to the windows VM
  • Use pnputil to install the driver
  • pnputil /add-driver SoftwarePnPPower.inf /install /force
  • you can use devcon.exe for installation as well, devcon.exe install softwarepnppower.inf ROOT\SOFTWAREPNPPOWER
  • you can use device manager and install the .inf file

Note

My code is not perfect 😭, any bug fixes are welcome, use at your own risk of bsod 😭

DebugView screenshots

Installing/disabling/enabling driver

Installing/disabling/enabling driver

Handling Normal IRPs

Handling irps

Handling QUERY_POWER & SET_POWER power irps

handling power irps

About

software driver that handles pnp and power irps

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages