Skip to content

bernharde/hexbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

197 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Be.HexEditor is a simple but powerful editor for binary files including Windows Forms .NET Control for reuse

Resources

License

Stars

Watchers

Forks

Packages