B2R2.MiddleEnd.DataFlow
0.5.1
.NET 5.0
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 B2R2.MiddleEnd.DataFlow --version 0.5.1
NuGet\Install-Package B2R2.MiddleEnd.DataFlow -Version 0.5.1
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="B2R2.MiddleEnd.DataFlow" Version="0.5.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add B2R2.MiddleEnd.DataFlow --version 0.5.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: B2R2.MiddleEnd.DataFlow, 0.5.1"
#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 B2R2.MiddleEnd.DataFlow as a Cake Addin
#addin nuget:?package=B2R2.MiddleEnd.DataFlow&version=0.5.1
// Install B2R2.MiddleEnd.DataFlow as a Cake Tool
#tool nuget:?package=B2R2.MiddleEnd.DataFlow&version=0.5.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
B2R2.MiddleEnd.DataFlow
B2R2?
B2R2 is a binary analysis and reversing framework written purely in F#. Since it does not rely on any native (unmanaged) code, it is readily usable in any platform or OS that .NET runs on.
B2R2.MiddleEnd.DataFlow Package?
B2R2.MiddleEnd.DataFlow
provides a fixpoint-based data-flow analysis
framework.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. 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. |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
net5.0
- B2R2.MiddleEnd.BinGraph (>= 0.5.1)
- B2R2.MiddleEnd.ControlFlowGraph (>= 0.5.1)
- FSharp.Core (>= 6.0.1)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on B2R2.MiddleEnd.DataFlow:
Package | Downloads |
---|---|
B2R2.MiddleEnd.ControlFlowAnalysis
B2R2 CFG recovery engine. |
|
B2R2.MiddleEnd.BinEssence
B2R2 middle-end main interface. |
GitHub repositories
This package is not used by any popular GitHub repositories.