B2R2.MiddleEnd.ControlFlowGraph 0.6.1

Prefix Reserved
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.1                
NuGet\Install-Package B2R2.MiddleEnd.ControlFlowGraph -Version 0.6.1                
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.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add B2R2.MiddleEnd.ControlFlowGraph --version 0.6.1                
#r "nuget: B2R2.MiddleEnd.ControlFlowGraph, 0.6.1"                
#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.ControlFlowGraph as a Cake Addin
#addin nuget:?package=B2R2.MiddleEnd.ControlFlowGraph&version=0.6.1

// Install B2R2.MiddleEnd.ControlFlowGraph as a Cake Tool
#tool nuget:?package=B2R2.MiddleEnd.ControlFlowGraph&version=0.6.1                

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 net7.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.7.0 123 3/28/2024
0.6.1 204 8/29/2023
0.6.0 791 6/29/2022
0.6.0-rc2 166 6/29/2022
0.6.0-rc1 146 6/29/2022
0.6.0-alpha 184 3/17/2022
0.5.1 496 11/27/2021
0.5.0 642 10/22/2021
0.5.0-rc4 271 10/22/2021
0.5.0-rc3 307 10/21/2021
0.5.0-rc2 305 10/21/2021
0.5.0-rc1 303 10/21/2021