Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BeneficialCode/WinArk
/ BypassObjectCallback
Class
BypassObjectCallback
KernelLibrary/BypassObCallback.h:15–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
PLIST_ENTRY PostCallbackListHead);
14
15
struct BypassObjectCallback {
16
static bool Bypass(void* address);
17
static bool Unbypass();
18
};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected