Display all information about the ELF file

readelf

  • Displays information about ELF files.
    More information: <http://man7.org/linux/man-pages/man1/readelf.1.html>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

readelf -all {{path/to/binary}}

click the source code to copy install readelf on any operating system with command-not-found.com