elfedit

GNU assembler, linker and binary utilities

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