wf icon indicating copy to clipboard operation
wf copied to clipboard

Expose TOKEN_ACCESS_INFORMATION in x/sys/windows

Open danderson opened this issue 4 years ago • 0 comments

WFP provides access to TOKEN_ACCESS_INFORMATION structs in some filters. This is a standard winnt.h struct, so it should be exposed by x/sys/windows.

For now, there's just a placeholder in this package, so that field reflection can provide some type.

danderson avatar Mar 01 '21 00:03 danderson