bless
A full featured hexadecimal editor
Install
- All systems
-
curl cmd.cat/bless.sh
- Debian
-
apt-get install bless
- Ubuntu
-
apt-get install bless
- Arch Linux
-
pacman -S bless
- Kali Linux
-
apt-get install bless
- Fedora
-
dnf install bless
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install bless
- Raspbian
-
apt-get install bless
- Dockerfile
- dockerfile.run/bless
bless
A full featured hexadecimal editor
Bless is a binary (hex) editor, a program that enables you to edit files as a sequence of bytes written for the GNOME Desktop. Main features are: * Efficient editing of large data files. * Multilevel undo - redo operations. * Customizable data views. * Fast data rendering on screen. * Multiple Tabs. * Fast Find and Replace operations. * Conversion Table. * Advanced Copy/Paste capabilities. * Multi-threaded search and save operations. * Export to text and html (others with plugins). * Extensibility with Plugins.