Description
Binary metadata from ELF files can be inspected from the terminal, helping users understand compiled executables and libraries without opening a heavy analysis suite.
This command-line tool is useful for quick checks during development, packaging, debugging, or security triage. It reads binary files and displays information; it does not repair damaged binaries or make untrusted executables safe.