B2R2.FrontEnd.BinInterface
0.6.0
dotnet add package B2R2.FrontEnd.BinInterface --version 0.6.0
NuGet\Install-Package B2R2.FrontEnd.BinInterface -Version 0.6.0
<PackageReference Include="B2R2.FrontEnd.BinInterface" Version="0.6.0" />
paket add B2R2.FrontEnd.BinInterface --version 0.6.0
#r "nuget: B2R2.FrontEnd.BinInterface, 0.6.0"
// Install B2R2.FrontEnd.BinInterface as a Cake Addin
#addin nuget:?package=B2R2.FrontEnd.BinInterface&version=0.6.0
// Install B2R2.FrontEnd.BinInterface as a Cake Tool
#tool nuget:?package=B2R2.FrontEnd.BinInterface&version=0.6.0
B2R2.FrontEnd.BinInterface
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.FrontEnd.BinInterface Package?
B2R2.FrontEnd.BinInterface
is the main interface for B2R2's front-end. In most
cases, it should suffice to import just this package because all the other
front-end packages will be loaded by this one.
Product | Versions |
---|---|
.NET | net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
-
net6.0
- B2R2.BinIR (>= 0.6.0)
- B2R2.Core (>= 0.6.0)
- B2R2.FrontEnd.BinFile (>= 0.6.0)
- B2R2.FrontEnd.BinLifter.ARM32 (>= 0.6.0)
- B2R2.FrontEnd.BinLifter.ARM64 (>= 0.6.0)
- B2R2.FrontEnd.BinLifter.AVR (>= 0.6.0)
- B2R2.FrontEnd.BinLifter.CIL (>= 0.6.0)
- B2R2.FrontEnd.BinLifter.Core (>= 0.6.0)
- B2R2.FrontEnd.BinLifter.EVM (>= 0.6.0)
- B2R2.FrontEnd.BinLifter.Intel (>= 0.6.0)
- B2R2.FrontEnd.BinLifter.MIPS (>= 0.6.0)
- B2R2.FrontEnd.BinLifter.Optimizer (>= 0.6.0)
- B2R2.FrontEnd.BinLifter.PPC32 (>= 0.6.0)
- B2R2.FrontEnd.BinLifter.RISCV (>= 0.6.0)
- B2R2.FrontEnd.BinLifter.SH4 (>= 0.6.0)
- B2R2.FrontEnd.BinLifter.TMS320C6000 (>= 0.6.0)
- B2R2.FrontEnd.BinLifter.WASM (>= 0.6.0)
- FSharp.Core (>= 6.0.4)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on B2R2.FrontEnd.BinInterface:
Package | Downloads |
---|---|
B2R2.MiddleEnd.BinGraph
B2R2 graph library. |
|
B2R2.MiddleEnd.ControlFlowGraph
B2R2 CFG library. |
|
B2R2.MiddleEnd.ControlFlowAnalysis
B2R2 CFG recovery engine. |
|
B2R2.Peripheral.Assembly.Core
B2R2 assembly core library. |
|
PoE.Core
PoE |
GitHub repositories
This package is not used by any popular GitHub repositories.