- Windows 10
- Windows 8.1
- Windows 8
- Windows 7
- Windows Vista | Server 2008
- Server 2003
- Windows XP
- Windows 11
- Windows 8.1 | Server 2012R2
- Windows 8 | Server 2012
- Windows 7 | Server 2008R2
- Windows XP | Server 2003
copy//0x28 bytes (sizeof) struct _SECURITY_DESCRIPTOR { UCHAR Revision; //0x0 UCHAR Sbz1; //0x1 USHORT Control; //0x2 VOID* Owner; //0x8 VOID* Group; //0x10 struct _ACL* Sacl; //0x18 struct _ACL* Dacl; //0x20 };