B2R2.MiddleEnd.DataFlow
0.6.0-alpha
Prefix Reserved
.NET 6.0
This is a prerelease version of B2R2.MiddleEnd.DataFlow.
Install-Package B2R2.MiddleEnd.DataFlow -Version 0.6.0-alpha
dotnet add package B2R2.MiddleEnd.DataFlow --version 0.6.0-alpha
<PackageReference Include="B2R2.MiddleEnd.DataFlow" Version="0.6.0-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add B2R2.MiddleEnd.DataFlow --version 0.6.0-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: B2R2.MiddleEnd.DataFlow, 0.6.0-alpha"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. 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.6.0-alpha&prerelease
// Install B2R2.MiddleEnd.DataFlow as a Cake Tool
#tool nuget:?package=B2R2.MiddleEnd.DataFlow&version=0.6.0-alpha&prerelease
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 |
---|---|
.NET | net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- B2R2.MiddleEnd.BinGraph (>= 0.6.0-alpha)
- B2R2.MiddleEnd.ControlFlowGraph (>= 0.6.0-alpha)
- FSharp.Core (>= 6.0.2)
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.