File tree Expand file tree Collapse file tree 8 files changed +29
-21
lines changed
Expand file tree Collapse file tree 8 files changed +29
-21
lines changed Original file line number Diff line number Diff line change 77 <Authors >James Forshaw</Authors >
88 <Company >Google LLC.</Company >
99 <Product >NtApiDotNet.Forms</Product >
10- <FileVersion >1.1.32 .0</FileVersion >
11- <Version >1.1.32 </Version >
10+ <FileVersion >1.1.33 .0</FileVersion >
11+ <Version >1.1.33 </Version >
1212 <Copyright >Copyright © Google LLC. 2016-2021</Copyright >
1313 <AssemblyVersion >1.0.0.0</AssemblyVersion >
1414 <PackageLicenseExpression >Apache-2.0</PackageLicenseExpression >
1818 <GenerateDocumentationFile >true</GenerateDocumentationFile >
1919 <UseWindowsForms >true</UseWindowsForms >
2020 <GenerateResourceUsePreserializedResources >true</GenerateResourceUsePreserializedResources >
21- <PackageReleaseNotes >1.1.32
21+ <PackageReleaseNotes >1.1.33
2222--------
23- * Too many changes to mention.
23+ * Various bug fixes.
24+ * Added RPC pipe support.
2425 </PackageReleaseNotes >
2526 </PropertyGroup >
2627
Original file line number Diff line number Diff line change 99[ assembly: AssemblyConfiguration ( "Google Inc." ) ]
1010[ assembly: AssemblyCompany ( "" ) ]
1111[ assembly: AssemblyProduct ( "NtApiDotNet.Forms" ) ]
12- [ assembly: AssemblyCopyright ( "Copyright © Google Inc. 2016-2020 " ) ]
12+ [ assembly: AssemblyCopyright ( "Copyright © Google Inc. 2016-2021 " ) ]
1313[ assembly: AssemblyTrademark ( "" ) ]
1414[ assembly: AssemblyCulture ( "" ) ]
1515
3232// by using the '*' as shown below:
3333// [assembly: AssemblyVersion("1.0.*")]
3434[ assembly: AssemblyVersion ( "1.0.0.0" ) ]
35- [ assembly: AssemblyFileVersion ( "1.1.32 .0" ) ]
36- [ assembly: AssemblyInformationalVersion ( "1.1.32 " ) ]
35+ [ assembly: AssemblyFileVersion ( "1.1.33 .0" ) ]
36+ [ assembly: AssemblyInformationalVersion ( "1.1.33 " ) ]
Original file line number Diff line number Diff line change 77 <Authors >James Forshaw</Authors >
88 <Company >Google LLC.</Company >
99 <Product >NtApiDotNet</Product >
10- <FileVersion >1.1.32 .0</FileVersion >
11- <Version >1.1.32 </Version >
10+ <FileVersion >1.1.33 .0</FileVersion >
11+ <Version >1.1.33 </Version >
1212 <Copyright >Copyright © Google LLC. 2016-2021</Copyright >
1313 <AssemblyVersion >1.0.0.0</AssemblyVersion >
1414 <PackageLicenseExpression >Apache-2.0</PackageLicenseExpression >
1515 <RepositoryUrl >https://github.com/googleprojectzero/sandbox-attacksurface-analysis-tools</RepositoryUrl >
1616 <Description >A .NET class library to access native NT API system calls</Description >
1717 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
1818 <GenerateDocumentationFile >true</GenerateDocumentationFile >
19- <PackageReleaseNotes >1.1.32
19+ <PackageReleaseNotes >1.1.33
2020--------
21- * Too many changes to mention.
21+ * Various bug fixes.
22+ * Added RPC pipe support.
2223</PackageReleaseNotes >
2324 </PropertyGroup >
2425
Original file line number Diff line number Diff line change 99[ assembly: AssemblyConfiguration ( "" ) ]
1010[ assembly: AssemblyCompany ( "Google Inc." ) ]
1111[ assembly: AssemblyProduct ( "NtApiDotNet" ) ]
12- [ assembly: AssemblyCopyright ( "Copyright © Google Inc. 2016-2020 " ) ]
12+ [ assembly: AssemblyCopyright ( "Copyright © Google Inc. 2016-2021 " ) ]
1313[ assembly: AssemblyTrademark ( "" ) ]
1414[ assembly: AssemblyCulture ( "" ) ]
1515
3232// by using the '*' as shown below:
3333// [assembly: AssemblyVersion("1.0.*")]
3434[ assembly: AssemblyVersion ( "1.0.0.0" ) ]
35- [ assembly: AssemblyFileVersion ( "1.1.32 .0" ) ]
36- [ assembly: AssemblyInformationalVersion ( "1.1.32 " ) ]
35+ [ assembly: AssemblyFileVersion ( "1.1.33 .0" ) ]
36+ [ assembly: AssemblyInformationalVersion ( "1.1.33 " ) ]
Original file line number Diff line number Diff line change 77 <Authors >James Forshaw</Authors >
88 <Company >Google Inc.</Company >
99 <Product >NtObjectManager</Product >
10- <FileVersion >1.1.32 .0</FileVersion >
10+ <FileVersion >1.1.33 .0</FileVersion >
1111 <Copyright >Copyright © Google LLC. 2016-2021</Copyright >
1212 <AssemblyVersion >1.0.0.0</AssemblyVersion >
1313 <PackageLicenseUrl >https://www.apache.org/licenses/LICENSE-2.0</PackageLicenseUrl >
Original file line number Diff line number Diff line change 1818RootModule = ' NtObjectManager.psm1'
1919
2020# Version number of this module.
21- ModuleVersion = ' 1.1.32 '
21+ ModuleVersion = ' 1.1.33 '
2222
2323# ID used to uniquely identify this module
2424GUID = ' ac251c97-67a6-4bc4-bb8a-5ae300e93030'
@@ -211,9 +211,10 @@ PrivateData = @{
211211 ProjectUri = ' https://github.com/googleprojectzero/sandbox-attacksurface-analysis-tools'
212212
213213 # ReleaseNotes of this module
214- ReleaseNotes = ' 1.1.32
214+ ReleaseNotes = ' 1.1.33
215215--------
216- * Too many changes to mention.
216+ * Various bug fixes.
217+ * Added RPC pipe support.
217218'
218219
219220 # External dependent modules of this module
Original file line number Diff line number Diff line change 99[ assembly: AssemblyConfiguration ( "" ) ]
1010[ assembly: AssemblyCompany ( "Google Inc." ) ]
1111[ assembly: AssemblyProduct ( "NtObjectManager" ) ]
12- [ assembly: AssemblyCopyright ( "Copyright © Google Inc. 2016-2020 " ) ]
12+ [ assembly: AssemblyCopyright ( "Copyright © Google Inc. 2016-2021 " ) ]
1313[ assembly: AssemblyTrademark ( "" ) ]
1414[ assembly: AssemblyCulture ( "" ) ]
1515
3232// by using the '*' as shown below:
3333// [assembly: AssemblyVersion("1.0.*")]
3434[ assembly: AssemblyVersion ( "1.0.0.0" ) ]
35- [ assembly: AssemblyFileVersion ( "1.1.32 .0" ) ]
36- [ assembly: AssemblyInformationalVersion ( "1.1.32 " ) ]
35+ [ assembly: AssemblyFileVersion ( "1.1.33 .0" ) ]
36+ [ assembly: AssemblyInformationalVersion ( "1.1.33 " ) ]
Original file line number Diff line number Diff line change @@ -37,6 +37,11 @@ Thanks to the people who were willing to test it and give feedback:
3737
3838Release Notes:
3939
40+ 1.1.33
41+ --------
42+ * Various bug fixes.
43+ * Added RPC pipe support.
44+
40451.1.32
4146--------
4247* Too many changes to mention.
You can’t perform that action at this time.
0 commit comments