tweak

Efficient text-mode hex editor

Install

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

tweak

Efficient text-mode hex editor

Tweak is a hex editor. It allows you to edit a file at very low level, letting you see the full and exact binary contents of the file. It can be useful for modifying binary files such as executables, editing disk or CD images, debugging programs that generate binary file formats incorrectly, and many other things. Tweak runs under any terminal emulator using the curses library. It has customizable keybindings, but the default keybindings are similar to emacs.

plan9port

Ports of applications from Plan 9