Hexinator Changelog

What's new in Hexinator 1.12

Jan 9, 2020
  • Add: Search for floating point numbers
  • Fix: Stability improvements

New in Hexinator 1.11 (Jan 9, 2020)

  • Fix: Reading of child structures with forward reference works now for all elements
  • Fix: Grammar editor updates now immediately on added structure elements
  • Fix: Stability improvements

New in Hexinator 1.10 (Jan 9, 2020)

  • New: Highlighting of invalid bytes can be disabled
  • Change: Better multi-byte editing (UTF-8 and others)
  • Fix: Files are now always closed upon window close
  • Fix: Menus for recent installed files now correctly filled

New in Hexinator 1.9 (Aug 29, 2016)

  • Change: script elements are called even if structure size is parsed
  • Fix: Recursive execution of Python scripts

New in Hexinator 1.8 (Aug 24, 2016)

  • New: The size of offset elements can now be computed with an expression
  • Fix: Value of structure can now be specified also for inherited structures

New in Hexinator 1.7 (Aug 24, 2016)

  • New: Extend selection when going to file position by pressing shift
  • Change: Automatically remove unmodified elements when changing structure inheritance
  • Fix: Correctly process forward references for inherited structures
  • Fix: non-printable characters are not removed anymore when copying text to clipboard
  • Fix: file backup blocked saving
  • Fix: Improved stability of Python scripting
  • Fix: several minor issues

New in Hexinator 1.6 (Mar 4, 2016)

  • Fixed opening of files with “special” Unicode chars on Windows
  • Fixed minor issues

New in Hexinator 1.0.8 (Mar 9, 2015)

  • Fixed crash on start of application

New in Hexinator 1.0.7 (Feb 27, 2015)

  • Added display of messages for grammar editor
  • Faster display of log messages
  • Fixed mask value display
  • Fixed Python execution error display
  • Several minor fixes

New in Hexinator 1.0.5 (Feb 21, 2015)

  • Fixed two crashes

New in Hexinator 1.0.4 (Feb 21, 2015)

  • Drag and drop of files and URLs on windows now supported
  • Start, End and Length values of selection can be edited now
  • Several other usability improvements
  • Fixes in grammar editor

New in Hexinator 1.0.3 (Feb 21, 2015)

  • Go to position in toolbar allows now also hex values prefixed with 0x
  • Opening of recent files via menu works now
  • Download of grammars via menu fixed
  • Size combo box of numbers element fixed
  • Crash of Graphviz export fixed
  • Several other improvements and fixes

New in Hexinator 1.0.2 (Feb 21, 2015)

  • Replace U+FFFD with . in hex view
  • 32 and 64 bit versions for Windows
  • Portable versions for Windows
  • Fixed switching windows via Window menu
  • Reworked the welcome dialog
  • Renamed executable to hexinator (lower case) on Linux

New in Hexinator 1.0 (Feb 21, 2015)

  • First public release
  • Added version check for loaded grammars
  • Added automatic downloading of scripts
  • Numerous fixes and improvements