MCPcopy Create free account
hub / github.com/SpecialKO/SpecialK / SK_Debug_FlagAsDebugging

Function SK_Debug_FlagAsDebugging

src/diagnostics/debug_utils.cpp:1717–1721  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1715 __normal_window_title.c_str ();
1716}
1717
1718static bool bRealDebug = false;
1719
1720LPVOID SK_Debug_GetImageBaseAddr (void)
1721{
1722 __try {
1723 auto pPeb =
1724 (SK_PPEB)NtCurrentTeb ()->ProcessEnvironmentBlock;

Callers 2

Calls 1

SK_RunOnceFunction · 0.85

Tested by

no test coverage detected