AccessMask
AccessMask copied to clipboard
AccessMask is a command line tool that interprets handle access mask values (both generic and specific).
Usage: AccessMask [-d]
value is interpreted as hex, unless the -d switch is specified (decimal).
type is one of: file, process, thread, token, job, timer, key, event, mutex, semaphore,
desktop, windowstation, directory.
Specific access mask bits will not be interpreted if type is not specified.