Skip to content

harborsiem/Be.HexEditor

 
 

Repository files navigation

Be.HexEditor

This repository mirrors the source code of the Be.HexEditor project created by Bernhard Elbl.

Changes

See the CHANGELOG.txt for the full list of changes.

This repository also includes the following additions:

  • Changes made by Jaroslav Imrich for the NuGet package
  • The ability to color regions in the hex view with a different background color as can be seen below
  • Update to .NET8

alt text

Usage

HexView.HighlightedRegions.Add(new HighlightedRegion(0, 12, Color.Purple));

NuGet Package

Nuget package for HexBox

Versions for

  • .NET Framework 4.6.2 and later
  • .NET 8.0 and later

available

License

This project is licensed under MIT, see the LICENSE file for more details

About

A modified fork of Be.HexEditor for use in debug tools

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C# 100.0%