Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodingGay/BlackDex
/ xhook_enable_sigsegv_protection
Function
xhook_enable_sigsegv_protection
Bcore/src/main/cpp/xhook/xhook.c:53–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
}
52
53
void xhook_enable_sigsegv_protection(int flag)
54
{
55
return xh_core_enable_sigsegv_protection(flag);
56
}
Callers
1
JNI_API_DEF(enableSigSegvProtection)
Function · 0.85
Calls
1
xh_core_enable_sigsegv_protection
Function · 0.85
Tested by
no test coverage detected