Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodingGay/BlackDex
/ Interceptor
Method
Interceptor
Bcore/src/main/cpp/Dobby/source/Interceptor.h:26–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
25
private:
26
Interceptor() {
27
}
28
29
HookEntryNode *find_hook_entry_node(void *address);
30
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected