HEXcurse 1.55
HEXcurse - a versatile ncurses-based HEX editor for the console / terminal
- HEXcurse is a versatile ncurses-based hex editor written in C which provides the user with many features. It currently supports hex and decimal address output, and jumping to specified file locations. As well as searching, ASCII and EBCDIC output, bolded modifications, an undo command, quick keyboard shortcuts, and more.
Requirements
- ncurses library, version 5+
Screenshot
-
Installation
- Using the FreeBSD
ports system:
cd /usr/ports/editors/hexcurse make install clean
Using the FreeBSD pkg system:pkg install editors/hexcurse
Additional resources
- BSD manpages
- Writing UNIX Documentation
- Documentation library
- BSDwatch
- DamnSmallBSD
BSDforge repos
- BSDforge on Codeberg
Also listed on
- FreeBSD
- FreshPorts
Popular BSD forks
- FreeBSD
- NetBSD
- OpenBSD
- GhostBSD
- PC-BSD
- MidnightBSD
- DesktopBSD