What's new in Tiny Hexer Medium Edition 1.8.1.6

Jul 7, 2009
  • Bugfix: If invalid hexadecimal data is entered in the Find/Replace window, a warning message is shown (at least, it should now...)
  • Bugfix: An Off-by-one error led to an access violation when exporting data to e.g. HTML format
  • Bugfix: An access violation occured when clicking the Search button in the Read Process Memory dialog
  • Changes in Tiny Hexer Script:
  • Structures (records) using the STRUCTURE script command
  • Script lines can now be splitted using the tilde ~ character
  • Unary ! Operator to retrieve the size of a structure or other data
  • Added functions: TEXTC(), FILEGETHANDLE()
  • Modified functions: HEX()