B2R2.FrontEnd.BinInterface
0.6.0-rc2
Prefix Reserved
This is a prerelease version of B2R2.FrontEnd.BinInterface.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package B2R2.FrontEnd.BinInterface --version 0.6.0-rc2
NuGet\Install-Package B2R2.FrontEnd.BinInterface -Version 0.6.0-rc2
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.FrontEnd.BinInterface" Version="0.6.0-rc2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add B2R2.FrontEnd.BinInterface --version 0.6.0-rc2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: B2R2.FrontEnd.BinInterface, 0.6.0-rc2"
#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.FrontEnd.BinInterface as a Cake Addin #addin nuget:?package=B2R2.FrontEnd.BinInterface&version=0.6.0-rc2&prerelease // Install B2R2.FrontEnd.BinInterface as a Cake Tool #tool nuget:?package=B2R2.FrontEnd.BinInterface&version=0.6.0-rc2&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- B2R2.BinIR (>= 0.6.0-rc2)
- B2R2.Core (>= 0.6.0-rc2)
- B2R2.FrontEnd.BinFile (>= 0.6.0-rc2)
- B2R2.FrontEnd.BinLifter.ARM32 (>= 0.6.0-rc2)
- B2R2.FrontEnd.BinLifter.ARM64 (>= 0.6.0-rc2)
- B2R2.FrontEnd.BinLifter.AVR (>= 0.6.0-rc2)
- B2R2.FrontEnd.BinLifter.CIL (>= 0.6.0-rc2)
- B2R2.FrontEnd.BinLifter.Core (>= 0.6.0-rc2)
- B2R2.FrontEnd.BinLifter.EVM (>= 0.6.0-rc2)
- B2R2.FrontEnd.BinLifter.Intel (>= 0.6.0-rc2)
- B2R2.FrontEnd.BinLifter.MIPS (>= 0.6.0-rc2)
- B2R2.FrontEnd.BinLifter.Optimizer (>= 0.6.0-rc2)
- B2R2.FrontEnd.BinLifter.PPC32 (>= 0.6.0-rc2)
- B2R2.FrontEnd.BinLifter.RISCV (>= 0.6.0-rc2)
- B2R2.FrontEnd.BinLifter.SH4 (>= 0.6.0-rc2)
- B2R2.FrontEnd.BinLifter.TMS320C6000 (>= 0.6.0-rc2)
- B2R2.FrontEnd.BinLifter.WASM (>= 0.6.0-rc2)
- FSharp.Core (>= 6.0.4)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on B2R2.FrontEnd.BinInterface:
Package | Downloads |
---|---|
PoE.Core
PoE |
GitHub repositories
This package is not used by any popular GitHub repositories.