Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BeneficialCode/WinArk
/ DeleteKey
Method
DeleteKey
KernelLibrary/RegistryKey.cpp:147–149 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
145
}
146
147
NTSTATUS RegistryKey::DeleteKey() {
148
return ZwDeleteKey(_hKey);
149
}
150
Callers
1
InitMiniFilter
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected