Microsoft.O365.Security.Native.libyara.NET 4.2.2

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.O365.Security.Native.libyara.NET --version 4.2.2
NuGet\Install-Package Microsoft.O365.Security.Native.libyara.NET -Version 4.2.2
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.O365.Security.Native.libyara.NET" Version="4.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.O365.Security.Native.libyara.NET --version 4.2.2
#r "nuget: Microsoft.O365.Security.Native.libyara.NET, 4.2.2"
#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.
// Install Microsoft.O365.Security.Native.libyara.NET as a Cake Addin
#addin nuget:?package=Microsoft.O365.Security.Native.libyara.NET&version=4.2.2

// Install Microsoft.O365.Security.Native.libyara.NET as a Cake Tool
#tool nuget:?package=Microsoft.O365.Security.Native.libyara.NET&version=4.2.2

.NET wrapper for libyara built in C++ CLI used to easily incorporate yara into C# or PowerShell tools. Support both 32-bit and 64-bit of .NET framework 4.6

Product Compatible and additional computed target framework versions.
.NET Framework net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.6.2

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Microsoft.O365.Security.Native.libyara.NET:

Repository Stars
Apr4h/CobaltStrikeScan
Scan files or process memory for CobaltStrike beacons and parse their configuration
Version Downloads Last updated
4.2.3 341 6/19/2023
4.2.2 187 5/18/2023
4.2.1 507 10/13/2022
4.2.0 480 9/15/2022
4.1.0 438 5/26/2022
4.0.4 2,417 7/16/2021
4.0.3 1,153 4/13/2021
4.0.2 1,002 8/14/2019
4.0.1 589 3/29/2019
4.0.0 634 3/25/2019

- Update YARA to 4.3.0
     - Close file handle after scanning