mirror of
https://github.com/0xflux/sanctum
synced 2026-06-06 15:04:29 +00:00
PPL Runner
This is a Windows service which will run at PPL and launches a child process at the same privilege.
Troubleshooting
Issues starting the service?
- Check the exact error in:
Application and Services Logs -> Microsoft -> Windows -> CodeIntegrity -> Operational - Delete and reinstall via registry:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services - Check for no imports which will be unsigned (ensure statically linked etc where possible)
dumpbin /dependents target\release\sanctum_ppl_runner.exe