rabin2

Get information about binary files (ELF, PE, Java CLASS, Mach-O) - symbols, sections, linked libraries, etc. Comes bundled with radare2. More information: <https://manned.org/rabin2>.

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