An open API service indexing awesome lists of open source software.

https://github.com/maldevel/serviceinstaller

Creates a service to load a driver (.sys) into kernel.
https://github.com/maldevel/serviceinstaller

Last synced: 9 months ago
JSON representation

Creates a service to load a driver (.sys) into kernel.

Awesome Lists containing this project

README

          

# ServiceInstaller
Creates a service and starts it to load a driver into Windows kernel.

# ServiceUninstaller
Stops a service and removes it to unload a driver from Windows kernel.