mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
dc346489b4
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
7 lines
379 B
Text
7 lines
379 B
Text
hexcurse (ncurses-based hex editor)
|
|
|
|
Hexcurse is a curses-based hex editing utility that can open, edit,
|
|
and save files, editing both the hexadecimal and decimal values. It
|
|
currently supports searching, hex and decimal address output, jumping
|
|
to specified locations in the file, "undo" capabilities, "bolded"
|
|
modifications, EBCDIC mode, and quick keyboard shortcuts to commands.
|