|
5 | 5 | <TargetFrameworks>net461;net5.0-windows</TargetFrameworks> |
6 | 6 | <PackageId>NtApiDotNet.Forms</PackageId> |
7 | 7 | <Authors>James Forshaw</Authors> |
8 | | - <Company>Google Inc.</Company> |
| 8 | + <Company>Google LLC.</Company> |
9 | 9 | <Product>NtApiDotNet.Forms</Product> |
10 | | - <FileVersion>1.1.31.0</FileVersion> |
11 | | - <Version>1.1.31</Version> |
12 | | - <Copyright>Copyright © Google Inc. 2016-2021</Copyright> |
| 10 | + <FileVersion>1.1.32.0</FileVersion> |
| 11 | + <Version>1.1.32</Version> |
| 12 | + <Copyright>Copyright © Google LLC. 2016-2021</Copyright> |
13 | 13 | <AssemblyVersion>1.0.0.0</AssemblyVersion> |
14 | 14 | <PackageLicenseExpression>Apache-2.0</PackageLicenseExpression> |
15 | 15 | <RepositoryUrl>https://github.com/googleprojectzero/sandbox-attacksurface-analysis-tools</RepositoryUrl> |
|
18 | 18 | <GenerateDocumentationFile>true</GenerateDocumentationFile> |
19 | 19 | <UseWindowsForms>true</UseWindowsForms> |
20 | 20 | <GenerateResourceUsePreserializedResources>true</GenerateResourceUsePreserializedResources> |
21 | | - <PackageReleaseNotes>1.1.31 |
| 21 | + <PackageReleaseNotes>1.1.32 |
22 | 22 | -------- |
23 | | -* Added signing and encryption to SSPI. |
24 | | -* Added Get-LsaContextSignature and Test-LsaContextSignature. |
25 | | -* Added Protect-LsaContextMessage and Unprotect-LsaContextMessage |
26 | | -* Named auth commands to Lsa. |
27 | | -* Added TCP/IP RPC transport and add signing/encryption. |
28 | | -* Added Disconnect-RpcClient. |
29 | | -* Added server information for local RPC connection. |
30 | | -* Added Enable-NtTokenPrivilege and Disable-NtTokenPrivilege. |
31 | | -* Added native ARM/ARM64 support. |
32 | | -* Added Get-Win32ServiceConfig and Set-Win32ServiceConfig. |
33 | | -* Fixed bug in ACL canonicalization. |
34 | | -* Added support for SDK names of enumerations/structures. |
35 | | -* Added Get-NtSDKName. |
36 | | -* Added support for Win32 WriteProcessMemory. |
37 | | -* Added Get-Win32ServiceTrigger and support for triggers in Start-Win32Service. |
38 | | -* Added Set-Win32ServiceSecurityDescriptor. |
39 | | -* Fixed INdrStructure unmarshaling #35 |
| 23 | +* Too many changes to mention. |
40 | 24 | </PackageReleaseNotes> |
41 | 25 | </PropertyGroup> |
42 | 26 |
|
|
0 commit comments