Microsoft.CodeAnalysis.BinSkim 1.9.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.CodeAnalysis.BinSkim --version 1.9.0
                    
NuGet\Install-Package Microsoft.CodeAnalysis.BinSkim -Version 1.9.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.CodeAnalysis.BinSkim" Version="1.9.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.CodeAnalysis.BinSkim" Version="1.9.0" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.CodeAnalysis.BinSkim" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.CodeAnalysis.BinSkim --version 1.9.0
                    
#r "nuget: Microsoft.CodeAnalysis.BinSkim, 1.9.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Microsoft.CodeAnalysis.BinSkim&version=1.9.0
                    
Install Microsoft.CodeAnalysis.BinSkim as a Cake Addin
#tool nuget:?package=Microsoft.CodeAnalysis.BinSkim&version=1.9.0
                    
Install Microsoft.CodeAnalysis.BinSkim as a Cake Tool

A correctness and security checker for Windows portable executables and Linux ELF binaries. BinSkim scans binaries to ensure they have been compiled in a secure way, e.g., by opting into data execution prevention, address layout randomization and other features.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.4.1 351 3/28/2025
4.4.0 697 3/18/2025
2.0.0-rc2 21,399 12/17/2022
2.0.0-rc1 9,182 11/17/2022
1.9.5 251,664 6/21/2022
1.9.4 19,939 3/14/2022
1.9.3 39,668 2/16/2022
1.9.2 9,600 2/3/2022
1.9.1 114,301 1/11/2022
1.9.0 30,710 11/12/2021
1.9.0-prerelease3 5,784 10/18/2021
1.9.0-prerelease2 6,118 9/10/2021
1.9.0-prerelease1 6,488 7/28/2021
1.7.5 23,465 4/15/2021
1.7.5-prerelease1 7,062 3/31/2021
1.7.4 23,088 2/27/2021
1.7.3 7,037 2/26/2021
1.7.2.1 8,588 5/10/2021
1.7.2 113,422 12/16/2020
1.7.1 123,957 12/10/2020
1.7.0 14,434 11/12/2020
1.6.1 141,421 4/18/2020

Version 1.9.0 of BinSkim