Amazing free Hex Editor and Disk Editor for editing hexadecimal code

HxD Hex Editor

Join our mailing list

Stay up to date with latest software releases, news, software discounts, deals and more.

Subscribe

HxD Hex Editor 2.3.0

  -  3.13 MB  -  Freeware
  • Latest Version

    HxD Hex Editor 2.5.0

  • Operating System

    Windows XP / Vista / Windows 7 / Windows 8 / Windows 10

  • User Rating

    Click to vote
  • Author / Product

    Mael Horz / External Link

  • Filename

    setup.exe

  • MD5 Checksum

    f7029e9ca0f6ba89aa5e62a8cf59a7ba

Sometimes latest versions of the software can cause issues when installed on older devices or devices running an older version of the operating system. Software makers usually fix these issues but it can take them some time. What you can do in the meantime is to download and install an older version of HxD Hex Editor 2.3.0.


For those interested in downloading the most recent release of HxD Hex Editor or reading our review, simply click here.


All old versions distributed on our website are completely virus-free and available for download at no cost.


We would love to hear from you

If you have any questions or ideas that you want to share with us - head over to our Contact page and let us know. We value your feedback!

  • HxD Hex Editor 2.3.0 Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

What's new in this version:

New: open source plugin interface to extend the data inspector:
- supports dll plugins made in C, C++, Delphi or any other language which can deal with a C-like interface
- includes example plugins

New: array navigation toolbar in datainspector (next/previous/first/last element):
- allows to navigate types like ad-hoc arrays, that span the entire stream / file, extending left and right from the current element shown in the datainspector
- all fixed-width data types support navigating forwards and backwards by default
- backward navigation needs special support for variable-width data types like UTF-8
- since UTF-8 is self-synchronizing, determining the previous element is possible (however, x86 assembly, for example, cannot be supported, since trailing bytes in an instruction encoding can also appear as leading bytes, which therefore only allows for an unambigious forward scan)
- New: unintrusive pointer type support in data inspector
- clickable goto link, which is right aligned next to integer type name
- implicitly treats integer types as pointers / addresses / offsets
- signed integers are treated as relative offsets, unsigned integers as absolute offsets
- avoids cluttering the UI with many more rows by having each integer row have a dual function (acting as pointer as well as plain integer)
- typed pointers and pointers that use complex adressing schemes (such as using a lookup table, or computing of an address based on parameters instead of a simple immediate value), will follow with structure views
- New: added Int24 and UInt24 types to data inspector (useful for wav files)
- be sure to reset the data inspector row order in the options, if new types appear in the last rows
- New: separate portable and installable versions (also reduces number of wizard pages)
- portable setup runs with least privileges
- portable setup defaults to desktop folder
- Enhancement: reduce flickering in data inspector when resizing or during fast selection, especially for the text box
- Enhancement: unfold a section if a goto command jumps into it
- Enhancement: implemented new TXmTabControl to enable Ctrl+(Shift+)Tab navigation in Search and Replace windows
- behaves like native TPageControls from Delphi (native TTabControls do not support keyboard shortcuts for tab switching)
- allows focusing the tabs itself to allow navigating with Left/Right arrow keys, yet still focuses the first child control when switching tabs, as required
- Enhancement: edit controls in block selection windows only validate the entry on losing focus
- allows for more flexible editing and temporarily invalid states
- Change: for more consistency in error messages, the goto dialog always displays the computed target offset, instead of the text in the offset text box (which can contain absolute or relative offsets)
- Change: rename optical disk to optical disc (used disk for consistency in the past, but disc is just more common)
- Change: turn all http links into https ones
- Fix: data inspector ignores leading and trailing whitespace where not relevant to the data type (e.g., removing for integers, but keeping for character types)
- Fix: always treat integers as unsigned when displaying them in hexadecimal
- Fix: physical floppy disk drives would show a too small size (limited like the logical ones)
- Fix: writing to floppy disks could fail, because they did not get locked and unmounted
- Fix: make the height of the bottom dock normal size again (it would appear too small, making people believe no results are produced, for example when generating checksums)
- Fix: data inspector: when data name column was too small, the splitter could be overdrawn / interrupted with white space
- Fix: properly handle https URLs by passing INTERNET_FLAG_SECURE and do not fail on redirects from http to https
- Fix: Setup would choose English by default, instead of picking the language based on the OS's locale
- Fix: tab order in various windows (search and replace, and the option frames for each); correct tab order even if option frames are not shown for a certain data type
- Fix: ensure tab switching with Ctrl+(Shift+)Tab keeps working after a switch, by setting the focus to the first control inside the tab each time a tab switch occurs
- Fix: selections would unfold sections even if unnecessary
- Other smaller fixes, many internal enhancements and refactorings
- Lots of work on UTF-8 and handling grapheme cluster boundaries for future UTF-8 support in the hex editing window itself, see https://blog.mh-nexus.de/2019/06/compressing-arrays-of-integers-while-keeping-fast-indexing/
- details of the general UTF-8 support design

New translations:
- Dutch - Jaap Kramer
- Japanese - Airumu
- Turkish - Koray Duman

Join our mailing list

Stay up to date with latest software releases, news, software discounts, deals and more.

Subscribe