Load the driver during system boot by setting up a FSDriver service entry. Considering that FaceIT/Vanguard drivers are initialized as boot drivers and Windows loads FSDrivers befire boot drivers, which is why our driver will be loaded first.
- The loader copies the targetted driver so system32\drivers
- Service entry is created in the registry
Note: this project requres your driver to be signed obviously
fs_driver_loader.exe driver.sys -load/-unload