010 Editor Version 3.1.0
010 Editor, a hex editor, became an indispensable tool to me years ago. I use it frequently when I'm analyzing files in depth. The authors have released version 3.1, which fixes a couple of bugs and introduces many new features.
I want to mention two of the new features, because they were on top of my wish list for a while.
The editor now natively supports UNICODE strings (wstring and wchar). Ugly workarounds are no longer needed, but I haven't updated my (public) templates.
The preprocessor now supports many directives like #define, #ifdef, and #else that are known from the C programming language. Please note that arguments to #include are now required to be enclosed in either angle brackets or double quotes.
The update to version 3.1 is now available for download from Sweetscape.