Hex Editor

hexedit – view and edit hexadecimal files

hexedit is a utility that lets you view and edit files in hexadecimal or in ASCII.

hexedit shows a file both in ASCII and in hexadecimal. The file can be a device as the file is read a piece at a time. You can modify the file and search through it.

At the bottom of the display you have the modeline (copied from Emacs). As in eEmacs, you have the indications –, ** and %% meaning unmodified, modified and read-only. Then you have the name of the file you’re currently editing. Next to it is the current position of the cursor in the file followed by the total file size.

You can edit in ASCII or in hexadecimal. You can switch between the two with Tab. When the file is read-only, you can’t edit it. When trying to edit a read-only file, a message (“File is read-only”) tells you it is non-writable.

You can search for a string in ASCII or in hexadecimal. You can switch between the two with Tab. If the string is found, the cursor is moved to the beginning of the matching location.

This program is free and open source software.

Website: rigaux.org/hexedit.html
Support:
Developer: Pascal Rigaux
License: GNU General Public License version 2 or (at your option) any later version

hexedit
Click for full size image

hexedit is written in C. Learn C with our recommended free books and free tutorials.


Related Software

Console-Based Hex Editors
hexylColored command-line hex viewer
DHEXncurses-based hex editor with diff mode
hexeditView and edit hexadecimal files
hyxMinimalistic hex editor
hexerMulti-buffer editor for binary files
hxHex editor using plain C and POSIX libs
HextazyColorful hexadecimal editor
hexhogConfigurable hex viewer and editor
fileobjncurses based hex editor
HexMeWritten in C++ that uses the Curses library
hexcurse-ngWritten in C
ddhxSimple multi-platform modal text UI hex editor
bviBased on the vi text editor
XVIHex editor using ncurses
HexitMinimalistic hex editor

Read our verdict in the software roundup.

Alternatives to hexdump
hexylColored command-line hex viewer
DHEXncurses-based hex editor with diff mode
hexeditView and edit hexadecimal files
hyxMinimalistic but powerful hex editor
hexerMulti-buffer editor for binary files
xxdMake a hexdump or do the reverse
hxHex editor using plain C and POSIX libs

Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted