Info
| Version: | 2.2.0 |
| Author(s): | Derek Tremblay ([email protected]) |
| Last Update: | Wednesday, February 11, 2026 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/abbaye/WpfHexEditorControl |
| 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
✨ Features:
• Binary file editing (hex, decimal, binary views)
• 10 specialized services (Find, Undo/Redo, Clipboard, Selection, Highlight, ByteModification, Bookmark, TBL, Position, CustomBackground)
• Search & Replace with intelligent caching
• Unlimited Undo/Redo support
• Custom character tables (TBL) for game hacking
• Insert/Overwrite modes
• 80+ unit tests for quality assurance
• Localized in 6 languages (EN, FR, PL, PT, RU, ZH)
• Comprehensive documentation with 19 README files
📦 Supports: .NET Framework 4.8 and .NET 8.0-windows
🎯 Use in: WPF and WinForms applications
Perfect for: Binary analysis, ROM hacking, file patching, hex editing tools, data forensics.