HexEditXP Changelog

What's new in HexEditXP 1.6 (1072)

Apr 8, 2014
  • fixed bug: unsigned 64-bit integers are not formatted correctly
  • fixed bug: Goto Previous Bookmark/Next Bookmark do not work properly
  • improved: improved the bookmark tool
  • improved: users can create bit string types of bookmarks

New in HexEditXP 1.5 (1068) (Mar 31, 2014)

  • fixed bug: menu command Goto Node crashes if the binary file is not parsed
  • fixed bug: float/double values in Inspector are not precise enough
  • fixed bug: icons of recent files lose transparency under WinXP
  • fixed bug: File Explorer crashes when expanding the tree view
  • fixed bug: ESC key has no effect when editing the structure view
  • fixed bug: @value of short node returns unsigned value
  • fixed bug: MDI tab gets wrong size when a modified file is closed
  • changed: nodes' icons were changed
  • changed: menu style was changed
  • improved: fixed several UI display problems under WinXP
  • improved: added context menu key processing for structure view and hex view
  • improved: added an option of Display Monochrome Text for hex view
  • improved: minor UI improvements
  • improved: improved bookmark operations
  • improved: added Display Separator option for structure view
  • improved: select color buttons
  • new: import/export bookmarks
  • new: added hex bookmark tool

New in HexEditXP 1.4 (1050) (Feb 19, 2014)

  • changed: change menu and toolbar theme to WinXP style
  • improved: use real icons for the Desktop and My Computer buttons of file browser
  • improved: the list view headers
  • new: added disk MBR parser
  • fixed bug: scroll bar does not disappear when fading out and the window is being maximized
  • fixed bug: missing MSVCR120.dll for process editor
  • fixed bug: error msg shows success while opening file/disk fails
  • fixed bug: timer not killed for panel close button tip

New in HexEditXP 1.3 (1042) (Feb 3, 2014)

  • new: added process editor (supports 64-bit processes)
  • new: added background color support for structure view nodes
  • fixed bug: Calculate Checksum dialog: Selection has no effect after cancel
  • fixed bug: crash after saving overwritten bytes
  • fixed bug: overwriting with pattern crashes when beyond the file size
  • other minor UI improvements

New in HexEditXP 1.2 (1036) (Jan 14, 2014)

  • fixed bug: file icon display problem
  • fixed bug: API ansi2utf8() and utf82ansi() crash
  • new: added customization for shortcut keys
  • new: added Arrange Toolbars
  • fixed typos in the help file
  • other minor improvements

New in HexEditXP 1.1 (1030) (Jan 6, 2014)

  • fixed some typos
  • fixed bug: When restoring from minimized, black screen is shown first.
  • fixed bug: preference dialog crashes under WinXP
  • improved: displays hex file size on status bar.
  • improved: highlights mathematical functions in Calculator
  • improved: display file icon for Recent Files list, Bookmarks and Find
  • improved: auto hide the output window when program starts up
  • improved: accurate icons for .exe files
  • changed: removed media script (can be downloaded from web site)
  • new: added Begin/End Select
  • new: text/script editor - added braces matching
  • new: text/script editor - added smart highlighting