Microsoft.O365.Security.Native.libyara.NET
4.2.2
Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
.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 | Versions 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 (2)
Showing the top 2 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
|
|
reecdeep/segugio
Segugio allows the execution and tracking of critical steps in the malware detonation process, from clicking on the first stage to extracting the malware's final stage configuration.
|
- Update YARA to 4.3.0
- Close file handle after scanning