Open
Description
List of things that should get into the object class
- NtDuplicateObject (no ability to select source process)
- NtMakeTemporaryObject
- NtMakePermanentObject
- NtSignalAndWaitForSingleObject
- NtWaitForSingleObject
- NtClose
Will probably get turned into a free function:
- NtWaitForMultipleObjects
Will probably be in a separate SECURITY_DESCRIPTOR wrapper class
- NtSetSecurityObject
- NtQuerySecurityObject
Metadata
Metadata
Assignees
Labels
No labels