Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BeneficialCode/WinArk
/ Brk
Class
Brk
KernelLibrary/detours.cpp:110–112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
};
109
110
struct Brk {
111
unsigned char int3[1];
112
};
113
114
struct JmpCode {
115
unsigned char push = 0x68;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected