KeSetUserCetAppcompatOptions

VOID __stdcall KeSetUserCetAppcompatOptions(){
  int v0; 
  __int64 v1; 
  struct _EVENT_DATA_DESCRIPTOR v2; 
  int *v3; 
  int v4; 
  int v5; 
  __int64 *v6; 
  int v7; 
  int v8; 
  if( !_interlockedbittestandset(&KiUserCetAppcompatOptions, 0) && (unsigned int)dword_140C01A70 > 5 )
  {
    if( tlgKeywordOn((__int64)&dword_140C01A70, 0x400000000000i64) )
    {
      v5 = 0;
      v8 = 0;
      v0 = KiUserCetAppcompatOptions;
      v4 = 4;
      v3 = &v0;
      v6 = &v1;
      v1 = 0x1000000i64;
      v7 = 8;
      tlgWriteTransfer_EtwWriteTransfer(
        (__int64)&dword_140C01A70,
        (unsigned __int8 *)byte_1400248D5,
        0i64,
        0i64,
        4u,
        &v2);
    }
  }
}

Referenced by:

No references.