hexer
interactive binary editor with a Vi-like interface
Install
- All systems
-
curl cmd.cat/hexer.sh
- Debian
-
apt-get install hexer - Ubuntu
-
apt-get install hexer - Arch Linux
-
pacman -S hexer - Kali Linux
-
apt-get install hexer - Fedora
-
dnf install hexer - Windows (WSL2)
-
sudo apt-get updatesudo 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.