MCPcopy Create free account
hub / github.com/BeneficialCode/WinArk / GetPeb

Function GetPeb

ProcMon/dllmain.cpp:126–128  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

124}
125
126PPEB GetPeb(PTEB pTeb) {
127 return pTeb->ProcessEnvironmentBlock;
128}

Callers 1

DllMainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected