HexBox 2.0.39
.NET 8.0
This package targets .NET 8.0. The package is compatible with this framework or higher.
.NET Framework 4.8
This package targets .NET Framework 4.8. The package is compatible with this framework or higher.
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 HexBox --version 2.0.39
NuGet\Install-Package HexBox -Version 2.0.39
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="HexBox" Version="2.0.39" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="HexBox" Version="2.0.39" />
<PackageReference Include="HexBox" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add HexBox --version 2.0.39
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: HexBox, 2.0.39"
#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.
#:package HexBox@2.0.39
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=HexBox&version=2.0.39
#tool nuget:?package=HexBox&version=2.0.39
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
HexBox
Be.HexEditor is a lightweight and efficient hexadecimal editor for Windows, designed for inspecting and editing binary files with ease. It contains a reuseable HexBox control for Windows Forms.
- Api Reference: Docs Home
📸 Screenshot
🚀 Features
- View and edit files in hexadecimal and ASCII
- Fast performance even with large files
- Simple and intuitive user interface
- Search and replace (hex and text)
- File comparison support
- Read-only and editable modes
- Supports standard Windows file operations
🧰 Use Cases
- Inspect binary files
- Debug file formats
- Reverse engineering
- Modify executables or data files
- Analyze memory dumps
🖥️ Requirements
- Windows OS
- No additional dependencies required
📦 Installation
- Download the latest release
- Extract the archive
- Run the executable (
Be.HexEditor.exe)
No installation required.
🛠️ Development
This repository contains the source code migrated from SourceForge https://sourceforge.net/projects/hexbox/.
Build
Open the solution in Visual Studio and build:
msbuild HexBox.sln
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0-windows7.0 is compatible. net9.0-windows was computed. net10.0-windows was computed. net10.0-windows7.0 is compatible. |
| .NET Framework | net48 is compatible. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.8
- No dependencies.
-
net10.0-windows7.0
- No dependencies.
-
net8.0-windows7.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.