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

Function SK_AntiAntiDebug_GetNormalWindowTitle

src/diagnostics/debug_utils.cpp:1686–1694  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1684 // Game Specific Stuff when a game's log is inadequate...
1685 //
1686 switch (SK_GetCurrentGameID ())
1687 {
1688 default: [[likely]]
1689 break;
1690 }
1691#endif
1692}
1693
1694GetThreadContext_pfn GetThreadContext_Original = nullptr;
1695SetThreadContext_pfn SetThreadContext_Original = nullptr;
1696
1697NtCreateThreadEx_pfn NtCreateThreadEx_Original = nullptr;

Callers 1

Calls 2

c_strMethod · 0.45

Tested by

no test coverage detected