binwalk

Firmware Analysis Tool. More information: <https://github.com/ReFirmLabs/binwalk>.

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