Package description:
shed is an easy to use hex editor written for unix/linux using
ncurses, with a friendly pico-style interface.
- Displays each byte as ascii, hex, decimal, octal and binary.
- Allows changes to be input in all of the above (and now with
bit toggling in the binary column)
- Simple Pico-style interface
- Search
- Dump to file
- Small memory requirments because file is not loaded into memory
- Large file support
Website: http://shed.sourceforge.net/