PDA

View Full Version : Recommended Hex Editors??


grofaz
July 29th, 2005, 03:19 AM
:)

Would like a good hex editor.

jerome bettis
July 29th, 2005, 03:31 AM
apt-cache search hexeditor
hexer - An interactive binary editor with a Vi-like interface

sounds nice

apt-cache search hex edit
kdeutils - KDE Utilities metapackage
t1utils - A collection of simple Type 1 font manipulation programs
beav - binary editor and viewer
biew - console hex viewer/editor with disassembler
eep24c - read and write serial I2C eeprom devices
elvis - powerful clone of the vi/ex text editor (with X11 support)
elvis-console - powerful clone of the vi/ex text editor (without X11 support)
ghex - GNOME Hex editor for files
git - GNU Interactive Tools, a file browser/viewer and process viewer/killer
hexcurse - A ncurses-based hex editor with many features
hexedit - view and edit files in hexadecimal or in ASCII.
hexer - An interactive binary editor with a Vi-like interface
khexedit - KDE hex editor
lde - Linux Disk Editor
le - Text Editor with block and binary operations
libgtkhex0 - GNOME Hex editor for files (shared library)
libgtkhex0-dev - GNOME Hex editor for files (development headers)
ncurses-hexedit - Edit files/disks in hex, ASCII and EBCDIC
qemacs - Small emacs clone editor with HTML and DocBook editing support
vche - Virtual Console Hex Editor
vfu - A versatile text-based filemanager
xmbdfed - X11 font editor
zed - Powerful, multipurpose, configurable text editor
chntpw - NT SAM password recovery utility

you could google any one of those too see what they look like etc. to install one type sudo apt-get install whatever. hope that helps

grofaz
July 31st, 2005, 02:43 AM
Yes, thank you!!

mdemuro
January 6th, 2010, 06:31 PM
madedit? Hex, selecto columns, and more...

Reiger
January 6th, 2010, 07:54 PM
In what little hex-editing I needed to do, I found okteta (from KDE utils) to be excellent.

garryknight
January 6th, 2010, 09:11 PM
The hex editor built in to mc suits me fine.