ENHANCEMENTS - New wildcard hex searching allows users to search for hex strings such as 0xAB??EF and 0xA?CD. - The Find Results window now supports multiple selections. Users can select multiple findings for removal, highlighting, bulk bookmarking and bulk structure application. - Users can now specify a range when searching a document. Range options include searching: the entire document, a selected region, or a specific offset and range. - Adding structures is now quicker with refined default structure selection. Hex Workshop will automatically select the last used or first found valid structure. - Defining Structures is now easier with support for reloading of structure libraries. - Users can now copy addresses and values from the Find Results and Bookmarks windows. - Bookmark results, structures listings, find results, comparison results, data inspector values and checksum results are now exportable to tabbed text, CSV, HTML, XML or RTF by right clicking on the window and selecting "Export Contents" from the popup context menu. - Character Distributions are now exportable to XML, HTML, and RTF in addition to CSV and tabbed text. BUG FIXES - Resolved issue where users where unable to copy and paste after pressing Ctrl+C and Ctrl+V in the editor without a selection. - Resolved application start up issue when the sector editing feature is not included as part of installation. - Copying using Ctrl+C keyboard shortcuts now work properly for all dockable windows within Hex Workshop. - Character Distribution exports are now encoded using UTF-8 and are no longer truncated. - Hex Workshop no longer faults when closing a document while Find All Instances is executing. - A number of typos were fixed in the application error messages. - Online help now displays properly from the Replace dialog. - A number of memory leaks were identified and resolved. - Default Font was changed from "Courier" to "Courier New". - Hex Workshop now correctly calculates complex math equations according to the order of operations. Previously, Hex Workshop calculated "5-1-1+2" as 7 (5-(1-1)+2) instead of 5. |