Token operations (#8): Various operations on tokens, capabilities, and AppContainer SIDs. 47 pages, including: NtCreateTokenEx, NtOpenThreadTokenEx, NtQueryInformationToken, NtSetInformationToken, NtDuplicateToken.
Handle/object operations (#4): Object attributes and common handle operations. 33 pages, including: NtQueryObject, NtSetInformationObject, NtDuplicateObject, NtWaitForMultipleObjects, NtClose.
Thread operations (#3): Thread-related functions and types. 55 pages, including: NtCreateThreadEx, NtOpenThread, NtSuspendThread, NtResumeThread, NtQueryInformationThread.
All content changes