B2R2.MiddleEnd.BinGraph
0.7.0
Prefix Reserved
dotnet add package B2R2.MiddleEnd.BinGraph --version 0.7.0
NuGet\Install-Package B2R2.MiddleEnd.BinGraph -Version 0.7.0
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.BinGraph" Version="0.7.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add B2R2.MiddleEnd.BinGraph --version 0.7.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: B2R2.MiddleEnd.BinGraph, 0.7.0"
#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.BinGraph as a Cake Addin #addin nuget:?package=B2R2.MiddleEnd.BinGraph&version=0.7.0 // Install B2R2.MiddleEnd.BinGraph as a Cake Tool #tool nuget:?package=B2R2.MiddleEnd.BinGraph&version=0.7.0
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 Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- B2R2.FrontEnd.Core (>= 0.7.0)
- FSharp.Core (>= 8.0.200)
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.
Version | Downloads | Last updated |
---|---|---|
0.7.0 | 206 | 3/28/2024 |
0.6.1 | 259 | 8/29/2023 |
0.6.0 | 947 | 6/29/2022 |
0.6.0-rc2 | 253 | 6/29/2022 |
0.6.0-rc1 | 242 | 6/29/2022 |
0.6.0-alpha | 252 | 3/17/2022 |
0.5.1 | 605 | 11/27/2021 |
0.5.0 | 793 | 10/22/2021 |
0.5.0-rc4 | 358 | 10/22/2021 |
0.5.0-rc3 | 374 | 10/21/2021 |
0.5.0-rc2 | 377 | 10/21/2021 |
0.5.0-rc1 | 391 | 10/21/2021 |