hexedit

viewer and editor in hexadecimal or ASCII for files or devices

Debian Debian
RUN apt-get update && \ apt-get install -y hexedit
Ubuntu
RUN apt-get update && \ apt-get install -y hexedit
Arch Arch Linux
RUN pacman -S --noconfirm hexedit
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y hexedit
CentOS
RUN yum install -y hexedit
Fedora
RUN dnf install -y hexedit
Raspbian
RUN apt-get update && \ apt-get install -y hexedit
click the source code to copy install hexedit on any operating system with command-not-found.com