Every now and again, I bump into the need to edit a compiled file. This is often some kind of executable or other resource file that I don’t have the source or an appropriate compiler for. Finding an appropriate editor that’s easy to use and reasonably priced isn’t as easy as you might think. That’s why I like HXD Hex Editor. It’s a binary editing tool for Windows.
HXD is a fast hex editor that handles binary files of any size. Additionally, the application also allows you to perform raw disk editing as well as modifying the contents of your computer’s RAM. It’s easy to use interface features search and replace, exporting, checksums/digests, and insertion of byte patterns. It also offers a file shredder, concatenation or splitting of files, statistics and more.
Editing a binary file with HXD Hex Editor works like in any text editor. Its functions are streamlined to hide differences that are purely technical. Drives and memory are presented as a file and are shown as a whole, unlike other editors which may limit data on the screen to a sector/region-limited view that cuts off data which potentially belongs together. Drives and memory can be edited the same way as a file, and includes support for undo. Memory-sections that define a foldable region and inaccessible sections are hidden by default.
read full review | download HXD Hex Editor