Shed project is an easy to use hex editor written for unix/linux using ncurses, with a friendly pico-style interface.
Product's homepage
Here are some key features of "Shed":
· Displays each byte as ascii, hex, decimal, octal and binary.
· Allows changes to be input in all of the above
· Simple Pico-style interface
· Search
· Dump to file
· Small memory requirments because file is not loaded into memory
· Can handle files up to 2Gb
What's New in This Release: [ read full changelog ]
· file type descriptions
· multi-byte editing (press 2 or 4)
· case insensitive search
· better backspace support
· improved large-file support
· units (K,M,G) support for jump command
· -L / --length option
· -n / --nofollow if --enable-nofollow configure option used (pretty useless)