MCPcopy 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
272BOOL consoleExists() {
273 return !!Api.GetConsoleWindow();
274}
275
276BOOL FindVersion(PBYTE assembly, DWORD64 length) {
277 PBYTE assembly_c = assembly;

Callers 1

RunAssemblyFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected