vx-api
Search...
Ctrl
K
Last updated
2 months ago
Copy
BOOL IsDebuggerPresentEx(VOID)
{
return GetPeb()->BeingDebugged;
}
Antidebugging Methods
IsDebuggerPresentEx
Previous
CloseHandleOnInvalidAddress
Next
IsIntelHardwareBreakpointPresent