Info
| Version: | 3.3.2 |
| Author(s): | Derek Tremblay ([email protected]) |
| Last Update: | Monday, May 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 (799 .whfmt definitions via whfmt.FileFormatCatalog), column/row highlighting, undo/redo (HexByteUndoEntry / IUndoAwareEditor), advanced search, synchronized split-view (HexEditorSplitHost), auto-generated settings panel, themed dialogs (IdeMessageBox / IDialogService), and 28 UI locales. Drop-in replacement for WPFHexaEditor 2.x — completely rewritten for performance and modularity.