hexcurse
Ncurses-based hex editor with many features
Install
- All systems
-
curl cmd.cat/hexcurse.sh
- Debian
-
apt-get install hexcurse
- Ubuntu
-
apt-get install hexcurse
- Kali Linux
-
apt-get install hexcurse
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install hexcurse
- OS X
-
brew install hexcurse
- Raspbian
-
apt-get install hexcurse
- Dockerfile
- dockerfile.run/hexcurse
hexcurse
Ncurses-based hex editor with many features
HexCurse is a versatile ncurses-based hex editor written in C that provides the user with many features. It currently supports searching, hex, and decimal address output, jumping to specified locations in a file, and quick keyboard shortcuts to commands.