maldevel / ServiceInstaller

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:GNU General Public License v3.0


Languages

Language:C 100.0%