Skip to content

Wrap all object API #19

Open
Open
@JustasMasiulis

Description

@JustasMasiulis

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions