@@ -46,6 +46,37 @@ Thanks to the people who were willing to test it and give feedback:
4646
4747Release Notes:
4848
49+ 1.1.28
50+ --------
51+ * Added Import-Win32Module and Get-Win32Module.
52+ * Added support for Registry Keys in the NtObjectManager provider.
53+ * Added Get-NtDirectoryEntry.
54+ * Added Win32 CreateRemoteThread.
55+ * Added addition Registry Key functions.
56+ * Added Network Authentication commands.
57+ * Added Authentication Token formatting commands.
58+ * Added new filtering features to TokenViewer.
59+ * Improved cmdlets for getting and setting object information classes.
60+ * Added Add-NtSection and Remove-NtSection.
61+ * Added Compare-NtObject.
62+ * Added Test-NtTokenPrivilege.
63+ * Added type parsing from PDBs via SymbolResolver.
64+ * Added a summary format to Format-NtSecurityDescriptor.
65+ * Added Out-HexDump.
66+ * Added C # compiler support for .NET Core Support of Get-RpcClient.
67+ * Updated New-NtSecurityDescriptor and Edit-NtSecurityDescriptor.
68+ * Basic C++ NDR formatting from irsl@.
69+ * Added Format-NtJob.
70+ * Added New-NtSecurityAttribute and Get-NtAceConditionData.
71+ * Added Device/User Claims to Token Viewer and Format-NtToken.
72+ * Added many different commands to manipulate Security Descriptors.
73+ * Added Win32 Security Descriptor commands.
74+ * Added filtering for accessible path commands.
75+ * Added Audit support.
76+ * Added basic AuthZ API support.
77+ * Added basic ASN.1 DER parsing and Format-ASN1DER command.
78+ * Added Kerberos Keytab file reading and writing.
79+
49801.1.27
5081--------
5182* Added support for directory change notifications.
0 commit comments