Skip to content

Updated to v1.1.26

Compare
Choose a tag to compare
@tyranid tyranid released this 21 Jan 22:02

1.1.26

  • Add DeviceGuid to Get/New-NtFile
  • Fixed bug in ETA registrations and added GUID enumeration.
  • Added SetExceptionPort to NtProcess.
  • Added child process mitigation improvements.
  • Added extended Fork.
  • Updated native process creation support.
  • Various new non-throwing methods.
  • Updated to C# 7.3.
  • Added list of access rights to NtType.
  • Added default mandatory policy to NtType.
  • Added SetDisposition methods to NtFile.
  • Added console and GUI support for Object ACEs.
  • Updated access checking to support Object Types.
  • Access check returns a structure rather than just an access mask.
  • CPP style NDR formatting (#21)
  • Added Get-NtTokenPrivilege command.
  • Added Get-NtLocallyUniqueId command.