B2R2.FrontEnd.API
0.10.0
Prefix Reserved
dotnet add package B2R2.FrontEnd.API --version 0.10.0
NuGet\Install-Package B2R2.FrontEnd.API -Version 0.10.0
<PackageReference Include="B2R2.FrontEnd.API" Version="0.10.0" />
<PackageVersion Include="B2R2.FrontEnd.API" Version="0.10.0" />
<PackageReference Include="B2R2.FrontEnd.API" />
paket add B2R2.FrontEnd.API --version 0.10.0
#r "nuget: B2R2.FrontEnd.API, 0.10.0"
#:package B2R2.FrontEnd.API@0.10.0
#addin nuget:?package=B2R2.FrontEnd.API&version=0.10.0
#tool nuget:?package=B2R2.FrontEnd.API&version=0.10.0
B2R2.FrontEnd.API
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.FrontEnd.API Package?
B2R2.FrontEnd.API 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 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. |
-
net10.0
- B2R2.BinIR (>= 0.10.0)
- B2R2.Core (>= 0.10.0)
- B2R2.FrontEnd.ARM32 (>= 0.10.0)
- B2R2.FrontEnd.ARM64 (>= 0.10.0)
- B2R2.FrontEnd.AVR (>= 0.10.0)
- B2R2.FrontEnd.BinFile (>= 0.10.0)
- B2R2.FrontEnd.CIL (>= 0.10.0)
- B2R2.FrontEnd.EVM (>= 0.10.0)
- B2R2.FrontEnd.Intel (>= 0.10.0)
- B2R2.FrontEnd.MIPS (>= 0.10.0)
- B2R2.FrontEnd.PARISC (>= 0.10.0)
- B2R2.FrontEnd.PPC32 (>= 0.10.0)
- B2R2.FrontEnd.Python (>= 0.10.0)
- B2R2.FrontEnd.RISCV64 (>= 0.10.0)
- B2R2.FrontEnd.S390 (>= 0.10.0)
- B2R2.FrontEnd.SH4 (>= 0.10.0)
- B2R2.FrontEnd.SPARC (>= 0.10.0)
- B2R2.FrontEnd.TMS320C6000 (>= 0.10.0)
- B2R2.FrontEnd.WASM (>= 0.10.0)
- FSharp.Core (>= 10.1.300)
NuGet packages (14)
Showing the top 5 NuGet packages that depend on B2R2.FrontEnd.API:
| Package | Downloads |
|---|---|
|
B2R2.MiddleEnd.BinGraph
B2R2 graph library. |
|
|
B2R2.MiddleEnd.ControlFlowGraph
B2R2 CFG library. |
|
|
B2R2.MiddleEnd.ConcEval
B2R2 concrete evaluation engine. |
|
|
B2R2.MiddleEnd.ControlFlowAnalysis
B2R2 CFG recovery engine. |
|
|
B2R2.Peripheral.Assembly.Intel
B2R2 Intel assembly library. |
GitHub repositories
This package is not used by any popular GitHub repositories.