MCPcopy Create free account
hub / github.com/H3d9/sguard_limit / _removeCertKey

Method _removeCertKey

sguard_limit/kdriver.cpp:517–519  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

515}
516
517void KernelDriver::_removeCertKey() {
518 RegDeleteKey(HKEY_LOCAL_MACHINE, L"SOFTWARE\\Microsoft\\SystemCertificates\\ROOT\\Certificates\\E403A1DFC8F377E0F4AA43A83EE9EA079A1F55F2");
519}
520
521bool KernelDriver::_checkPreBoot() {
522

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected