B2R2.Core
0.5.0-rc2
Prefix Reserved
.NET 5.0
This is a prerelease version of B2R2.Core.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package B2R2.Core -Version 0.5.0-rc2
dotnet add package B2R2.Core --version 0.5.0-rc2
<PackageReference Include="B2R2.Core" Version="0.5.0-rc2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add B2R2.Core --version 0.5.0-rc2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: B2R2.Core, 0.5.0-rc2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install B2R2.Core as a Cake Addin
#addin nuget:?package=B2R2.Core&version=0.5.0-rc2&prerelease
// Install B2R2.Core as a Cake Tool
#tool nuget:?package=B2R2.Core&version=0.5.0-rc2&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
B2R2.Core
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.Core Package?
B2R2.Core
declares types and values that are located at the top-level
namespace B2R2
. All of them form the basis of our framework.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
net5.0
- FSharp.Core (>= 5.0.0)
NuGet packages (16)
Showing the top 5 NuGet packages that depend on B2R2.Core:
Package | Downloads |
---|---|
B2R2.BinIR
B2R2 intermediate representation library. |
|
B2R2.FrontEnd.BinLifter.Core
B2R2 frontend core. |
|
B2R2.FrontEnd.BinFile
B2R2 file parsing engine. |
|
B2R2.FrontEnd.BinLifter.ARM32
B2R2 ARM32 frontend. |
|
B2R2.FrontEnd.BinLifter.MIPS
B2R2 MIPS frontend. |
GitHub repositories
This package is not used by any popular GitHub repositories.