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>.
RUN apt-get update && \
apt-get install -y radare2
RUN apt-get update && \
apt-get install -y radare2
RUN pacman -S --noconfirm radare2
RUN apt-get update && \
apt-get install -y radare2
RUN dnf install -y radare2
RUN apt-get update && \
apt-get install -y radare2