Hi,
I use Windows 10 (64 bits) and currently do my HEX edditing with Notepad++ using the HEX EDITOR plugin.
This has been ok so far, but I am starting to have more and more HEX edditing cases and Notepad++ is not so great for this:
- Has issues handling big files
- Does not do HEX compare of two files
- Crashes/Freezes when selecting bigger chunks of data
- ...
Ideally the HEX Editor should be:
- free
- allow to handle big files (at least up to 20 MByte)
- should feature good Search/Replace functionality (in HEX and String)
- should show data in 8, 16, 32 or 64 bytes per line (selectable)
- allow COPY&PASTE of bytes (even large chunks)
- file compare when two files are open
- allow multiple windows (Notepad++ sucks IMHO here, as you need to first save the file, before you can drag it to a separate window and then all settings are put to default, i.e. the current line)
- if you are working on a specific line (file position) and resize the window or similar, that line has to be kept as current selected line
- ...
Please do not discuss how great Linux is and what great HEX Editors are available for this operating system. I happen to work in Windows, because this is the operating system that runs the applications I earn my money with.
Thanks,
Vitor