Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boku7/Loki
/ consoleExists
Function
consoleExists
dev/execute_assembly/node_assembly_execute.cpp:272–274 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
270
}
271
272
BOOL consoleExists() {
273
return !!Api.GetConsoleWindow();
274
}
275
276
BOOL FindVersion(PBYTE assembly, DWORD64 length) {
277
PBYTE assembly_c = assembly;
Callers
1
RunAssembly
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected