MCPcopy Create free account
hub / github.com/SaadAhla/BlockOpenHandle / main

Function main

BlockOpenHandle/BlockOpenHandle.cpp:31–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29
30
31int main() {
32 printf("[PID] : %d\n", GetCurrentProcessId());
33 SetProcessSecurityDescriptor();
34
35 getchar();
36 return 0;
37}

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected