Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodingGay/BlackDex
/ DobbyBuildVersion
Function
DobbyBuildVersion
Bcore/src/main/cpp/Dobby/source/dobby.cpp:17–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
}
16
17
PUBLIC const char *DobbyBuildVersion() {
18
return __DOBBY_BUILD_VERSION__;
19
}
20
21
PUBLIC int DobbyDestroy(void *address) {
22
// check if we already hook
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected