Info
| Version: | 3.4.5 |
| Author(s): | Derek Tremblay ([email protected]) |
| Last Update: | Thursday, June 18, 2026 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/abbaye/WpfHexEditorIDE |
| NuGet Url: | https://www.nuget.org/packages/WPFHexaEditor |
Install
Install-Package WPFHexaEditor
dotnet add package WPFHexaEditor
paket add WPFHexaEditor
WPFHexaEditor Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.7
No dependencies.
No dependencies.
No dependencies.
Tags
View and edit binary files with syntax coloring, format detection (856 .whfmt definitions via whfmt.FileFormatCatalog 1.5), column/row highlighting, undo/redo (HexByteUndoEntry / IUndoAwareEditor), advanced search, synchronized split-view (HexEditorSplitHost), entropy heatmap visualization, auto-generated settings panel, themed dialogs, and 28 UI locales. v3.5: first-class byte[] binding (ByteArray DP, OpenByteArrayAsync, ByteArraySaved event, GetCurrentBytes()) — no file required.
Drop-in replacement for WPFHexaEditor 2.x — completely rewritten for performance and modularity.