B2R2.MiddleEnd.BinGraph
0.5.0-rc4
Prefix Reserved
.NET 5.0
This is a prerelease version of B2R2.MiddleEnd.BinGraph.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package B2R2.MiddleEnd.BinGraph -Version 0.5.0-rc4
dotnet add package B2R2.MiddleEnd.BinGraph --version 0.5.0-rc4
<PackageReference Include="B2R2.MiddleEnd.BinGraph" Version="0.5.0-rc4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add B2R2.MiddleEnd.BinGraph --version 0.5.0-rc4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: B2R2.MiddleEnd.BinGraph, 0.5.0-rc4"
#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.BinGraph as a Cake Addin
#addin nuget:?package=B2R2.MiddleEnd.BinGraph&version=0.5.0-rc4&prerelease
// Install B2R2.MiddleEnd.BinGraph as a Cake Tool
#tool nuget:?package=B2R2.MiddleEnd.BinGraph&version=0.5.0-rc4&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
B2R2.MiddleEnd.BinGraph
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.BinGraph Package?
B2R2.MiddleEnd.BinGraph
defines basic graph types and values. Our CFG analyses
are dependent on this package.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows 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.
-
net5.0
- B2R2.FrontEnd.BinInterface (>= 0.5.0-rc4)
- FSharp.Core (>= 5.0.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on B2R2.MiddleEnd.BinGraph:
Package | Downloads |
---|---|
B2R2.MiddleEnd.ControlFlowGraph
B2R2 CFG library. |
|
B2R2.MiddleEnd.DataFlow
B2R2 data-flow engine. |
|
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.