MCPcopy Create free account
hub / github.com/BaumFX/cpp-anti-debug / being_debugged_peb

Method being_debugged_peb

anti_debug.cpp:61–70  ·  view source on GitHub ↗

checks the process environment block (peb) for a "beingdebugged" field (gets set if process is launched in a debugger) possible bypass: once the peb byte is set, set the value to 0 before the application checks

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected