Microsoft.CodeAnalysis.BinSkim 1.7.1

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global Microsoft.CodeAnalysis.BinSkim --version 1.7.1
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local Microsoft.CodeAnalysis.BinSkim --version 1.7.1
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Microsoft.CodeAnalysis.BinSkim&version=1.7.1
                    
nuke :add-package Microsoft.CodeAnalysis.BinSkim --version 1.7.1
                    

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.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
4.4.9.2 2,092 2/18/2026
4.4.9 3,305 12/11/2025
4.4.8 1,451 11/13/2025
4.4.7 1,842 10/16/2025
4.4.4 16,637 7/1/2025
4.4.1 12,444 3/28/2025
4.4.0 1,171 3/18/2025
2.0.0-rc2 24,372 12/17/2022
2.0.0-rc1 9,370 11/17/2022
1.9.5 301,502 6/21/2022
1.9.4 20,498 3/14/2022
1.9.3 52,524 2/16/2022
1.9.2 9,848 2/3/2022
1.9.1 115,135 1/11/2022
1.9.0 33,602 11/12/2021
1.9.0-prerelease3 5,975 10/18/2021
1.9.0-prerelease2 6,303 9/10/2021
1.9.0-prerelease1 6,677 7/28/2021
1.7.2.1 8,814 5/10/2021
1.7.1 144,293 12/10/2020
Loading failed

Version 1.7.1 of BinSkim