/SuperHexEditor

UWPHexEditor based on WPFHexEditorControl

Apache License 2.0Apache-2.0

A powerful and open source Hex Editor for Windows10

Localized in English, French, Russian, Polish, Portuguese and Chinese

You can get it simply from Microsoft Store (https://www.microsoft.com/p/super-hex-editor/9nnt3njhsf16)

How to compile

git clone https://github.com/philipxyc/SuperHexEditor
cd SuperHexEditor
git submodule init
git submodule update

and then compile the project with Visual Studio

Acknowledgements:

Thanks for Tremblay who is the author of WpfHexEditorControl