
- Hex editor workshop version 6 code#
- Hex editor workshop version 6 windows#
The structure viewer no longer displays extra leading zeros when displaying lengths.The replace dialog not properly validates data input based on search type.Additionally, the hex search string is now updated when swapping the byte order. The replace dialog now properly displays the hex search strings for quads and uquads.
Hex editor workshop version 6 windows#
Launching online help now displays context senstive help sections when focus is on the Results Windows or Structure Viewer. Hex Workshop no longer crashes when passing a relative path via the command line. The user interface renders quicker with many structures. A "Copy Address" menu item was added to the Edit and right-click document and structure context menus. Hex Workshop now includes a more modern application icon. The text export facilities now support BOM markers for UTF8/Unicode along with a character set designation for ANSI text. Users can now specify the character encoding and character set for individual bookmark elements. The Hex Workshop find/replace features are now character set and encoding aware. Hex editor workshop version 6 code#
The Hex Workshop structure definition language now supports pragma to specify the code pages and new keywords to designate between ANSI, UTF-8, and Unicode characters and strings. Additionally, users can add support for more pages by creating new character maps. Hex Workshop ships with pre-configured support for the standard OEM and ANSI code pages, along with EBCDIC and Mac. Users may now select the code page for rendering ANSI string using Character Maps. Hex Workshop support for character encoding and character sets was expanded across the application to include UTF-8, Unicode, and code page specific ANSI strings. Users can now delete user-created character filters from within preferences.Įxpanded Encoding and Character Set Support - v6.7.0. The Goto Address dialogs now set initial focus to the address control.
A Swap button was added to the compare files dialog to ease switch source and target files. Version check now display more information including both the latest versions aviailable in and out of maintenance. The hex value column now consistently displays and allows editing of values in Big Endian byte order.Įnum bits13_14 bitfield_ex Other Improvements - v6.7.2. Enumerations can now be defined inline of a structure definition.
Bitfields now support embedded enumerations and in-place hex column editing of individual bitfield components.