Hex Workshop v4.22New FeaturesBitfield SupportThe Structure Viewer now supports 8, 16, 32 and 64 bit bitfields. A bitfield as defined by the C language allows users to modify and manipulate data without manually counting, shifting, or masking bits. Export EnhancementsUsers can now specify the data type length when exporting data as C source or Java source. 8, 16, 32, and 64 bit data types and byte swapping are also supported. Hex Workshop can now be used to export data in the Base64 and UUEncoding formats. Copy-As support is also available. The Export As dialog now contains a button to modify export preferences. This allows users to more easily change their export preferences. Bookmark EnhancementsBookmarks are now easier to use and more useful. The result of selecting or double-clicking a bookmark is different:
Offset Column EnhancementsUsers can now modify the starting offset and view file offsets in terms of bytes (default), number of words (bytes/2), or dwords (bytes/4). The offset display is controlled by right clicking on the address column of the hex display. Other Features and EnhancementsThe Results Window has new "Output" tab to aid in development of structure definitions. Debugging information and errors are displayed in the "Output" window whenever a user opens a new structure definition file. The Structure Viewer's right-click popup menu now contains menu entries for "Copy" and "Edit". F2 may now be used to begin editing the selected structure viewer value. Ctrl+C now copies values to the clipboard from the Data Inspector and Structure Viewer. Bug FixesHex Workshop's failure to read all sectors on large disks. Typo in ANSI character map (online help). Failure of the delete key to remove the selected bookmark. Removed the left and right scroll buttons from the Data Inspector's and Results Window's tab control.Defaults file extensions were not applied when changing format types in the Export As dialog. Redraw problems when repositioning floating structures containing array elements. "Junk entires" are no longer left after collapsing some structure definitions. Structure Viewer parsing problems for "typedef enum". Structure Viewer parsing/evaluation problems for signed and unsigned modifiers. For a complete list of changes, please review the Hex Workshop revision history. |