B2R2.MiddleEnd.ControlFlowGraph 0.6.0-alpha

Prefix Reserved
This is a prerelease version of B2R2.MiddleEnd.ControlFlowGraph.
There is a newer version of this package available.
See the version list below for details.
dotnet add package B2R2.MiddleEnd.ControlFlowGraph --version 0.6.0-alpha
                    
NuGet\Install-Package B2R2.MiddleEnd.ControlFlowGraph -Version 0.6.0-alpha
                    
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.6.0-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="B2R2.MiddleEnd.ControlFlowGraph" Version="0.6.0-alpha" />
                    
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.6.0-alpha
                    
#r "nuget: B2R2.MiddleEnd.ControlFlowGraph, 0.6.0-alpha"
                    
#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.
#addin nuget:?package=B2R2.MiddleEnd.ControlFlowGraph&version=0.6.0-alpha&prerelease
                    
Install B2R2.MiddleEnd.ControlFlowGraph as a Cake Addin
#tool nuget:?package=B2R2.MiddleEnd.ControlFlowGraph&version=0.6.0-alpha&prerelease
                    
Install B2R2.MiddleEnd.ControlFlowGraph as a Cake Tool

B2R2.MiddleEnd.ControlFlowGraph

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.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 more specific implementation.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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.  net8.0 was computed.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

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.Core

B2R2 middle-end main interface.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.8.1 154 3/31/2025
0.7.0 224 3/28/2024
0.6.1 272 8/29/2023
0.6.0 865 6/29/2022
0.6.0-rc2 229 6/29/2022
0.6.0-rc1 221 6/29/2022
0.6.0-alpha 247 3/17/2022
0.5.1 574 11/27/2021
0.5.0 720 10/22/2021
0.5.0-rc4 341 10/22/2021
0.5.0-rc3 379 10/21/2021
0.5.0-rc2 374 10/21/2021
0.5.0-rc1 383 10/21/2021