Info
Version: | 2.0.0-rc2 |
Author(s): | Microsoft |
Last Update: | Saturday, December 17, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/microsoft/binskim |
NuGet Url: | https://www.nuget.org/packages/Microsoft.CodeAnalysis.BinSkim |
Install
Install-Package Microsoft.CodeAnalysis.BinSkim
dotnet add package Microsoft.CodeAnalysis.BinSkim
paket add Microsoft.CodeAnalysis.BinSkim
Microsoft.CodeAnalysis.BinSkim Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
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.