Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Schnocker/NoEye
/ Uninit
Method
Uninit
NoEye/ServiceConnection.cpp:38–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
return detour_DriverConnection(true);
37
}
38
bool XDriver::Uninit()
39
{
40
return detour_DriverConnection(false);
41
}
42
43
bool XDriver::detour_DriverConnection(bool Status)
44
{
Callers
1
OnDetach
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected