hexer

interactive binary editor with a Vi-like interface

Install

All systems
curl cmd.cat/hexer.sh
Debian Debian
apt-get install hexer
Ubuntu
apt-get install hexer
Arch Arch Linux
pacman -S hexer
image/svg+xml Kali Linux
apt-get install hexer
Fedora
dnf install hexer
Windows (WSL2)
sudo apt-get update sudo apt-get install hexer
Raspbian
apt-get install hexer

hexer

interactive binary editor with a Vi-like interface

Hexer is an interactive binary editor (also known as a hexeditor) with a Vi-like interface. Its most important features are multiple buffers, multi-level undo, command-line editing with completion, and binary regular expressions.