B2R2.MiddleEnd.ControlFlowGraph 0.10.0

Prefix Reserved
dotnet add package B2R2.MiddleEnd.ControlFlowGraph --version 0.10.0
                    
NuGet\Install-Package B2R2.MiddleEnd.ControlFlowGraph -Version 0.10.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.ControlFlowGraph" Version="0.10.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="B2R2.MiddleEnd.ControlFlowGraph" Version="0.10.0" />
                    
Directory.Packages.props
<PackageReference Include="B2R2.MiddleEnd.ControlFlowGraph" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add B2R2.MiddleEnd.ControlFlowGraph --version 0.10.0
                    
#r "nuget: B2R2.MiddleEnd.ControlFlowGraph, 0.10.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.
#:package B2R2.MiddleEnd.ControlFlowGraph@0.10.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=B2R2.MiddleEnd.ControlFlowGraph&version=0.10.0
                    
Install as a Cake Addin
#tool nuget:?package=B2R2.MiddleEnd.ControlFlowGraph&version=0.10.0
                    
Install as a Cake Tool

B2R2.MiddleEnd.ControlFlowGraph

B2R2?

B2R2 is a fully managed binary analysis framework written in F#. It provides a rich set of algorithms, functions, and tools for reverse engineering, program analysis, and binary-level inspection.

B2R2.MiddleEnd.ControlFlowGraph Package?

B2R2.MiddleEnd.ControlFlowGraph defines CFG-related types and functions. While B2R2.MiddleEnd.BinGraph defines low-level graph data structures and functions, this package provides CFG-specific implementation.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on B2R2.MiddleEnd.ControlFlowGraph:

Package Downloads
B2R2.MiddleEnd.DataFlow

B2R2 data-flow engine.

B2R2.MiddleEnd.ControlFlowAnalysis

B2R2 CFG recovery engine.

B2R2.MiddleEnd.BinEssence

B2R2 middle-end main interface.

B2R2.MiddleEnd.SSA

B2R2 middle-end SSA namespace.

B2R2.MiddleEnd.API

B2R2 middle-end main interface.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.10.0 62 5/19/2026
0.9.1 365 9/5/2025
0.9.0 344 8/28/2025
0.8.1 353 3/31/2025
0.7.0 401 3/28/2024
0.6.1 419 8/29/2023
0.6.0 1,053 6/29/2022
0.6.0-rc2 415 6/29/2022
0.6.0-rc1 416 6/29/2022
0.6.0-alpha 444 3/17/2022
0.5.1 783 11/27/2021
0.5.0 932 10/22/2021
0.5.0-rc4 543 10/22/2021
0.5.0-rc3 571 10/21/2021
0.5.0-rc2 588 10/21/2021
0.5.0-rc1 579 10/21/2021