Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodingGay/BlackDex
/ xhook_clear
Function
xhook_clear
Bcore/src/main/cpp/xhook/xhook.c:43–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
void xhook_clear()
44
{
45
return xh_core_clear();
46
}
47
48
void xhook_enable_debug(int flag)
49
{
Callers
1
JNI_API_DEF(clear)
Function · 0.85
Calls
1
xh_core_clear
Function · 0.85
Tested by
no test coverage detected