HexCurse 1.55 review
Download
|
|
HexCurse is a versatile ncurses-based hex editor written in C that provides the user with many features.
It currently supports hex and decimal address output, jumping to specified file locations, searching, ASCII and EBCDIC output, bolded modifications, an undo command, quick keyboard shortcuts, and more.
Requirements:
ncurses library, version 5+
What's New in This Release:
Fixed file-saving bug which would not allow some changes to be saved to file
Installation
To install do the following
./configure
make
make install
HexCurse 1.55 keywords