HexBox 2.0.39

There is a newer version of this package available.
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" />
                    
Directory.Packages.props
<PackageReference Include="HexBox" />
                    
Project file
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
                    
#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
                    
Install as a Cake Addin
#tool nuget:?package=HexBox&version=2.0.39
                    
Install as a Cake Tool

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.

📸 Screenshot

HexBox 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

  1. Download the latest release
  2. Extract the archive
  3. 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 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.

Version Downloads Last Updated
2.0.42 68 4/13/2026
2.0.41 55 4/13/2026
2.0.39 59 4/13/2026
2.0.38 53 4/13/2026
2.0.35 52 4/13/2026
2.0.33 54 4/13/2026