abbaye / WpfHexEditorControl

Wpf Hexeditor is a powerful and fully customisable user control for editing file or stream as hexadecimal, decimal and binary. Can be used in Wpf or WinForm application
https://www.nuget.org/packages/WPFHexaEditor/
Apache License 2.0
815 stars 136 forks source link

[Question] Restore modified byte to the original value at given offset from code ? #127

Open jackicicle opened 2 years ago

jackicicle commented 2 years ago

Hello, Is there any function that allows to "reset" modified byte to the original value and remove red highlight at given offset from code ?

Thanks in advance :)

abbaye commented 2 years ago

Hello!

It's not possible right now but it's very easy to implement.

jackicicle commented 2 years ago

Ohh i get it. Is there any chance You could add that in near future ? :)

abbaye commented 1 year ago

Sure, when I have some free time 😊