SepInitializeDebugOptions

VOID __stdcall SepInitializeDebugOptions(){
  int v0; 

  if( (_BYTE)KdDebuggerEnabled && !(_BYTE)KdDebuggerNotPresent && (*(&stru_140CF2E80 + 7280) & 1) == 0 )
    *(&stru_140CF2E80 + 1820) |= 2u;
  if( (_BYTE)SeILSigningPolicy )
  {
    ZwQuerySystemInformation();
    if( v0 == -2143092730 && (*(&stru_140CF2E80 + 7280) & 1) == 0 )
      *(&stru_140CF2E80 + 1820) |= 4u;
  }
}

Referenced by:

No references.