Description
Analyzes ELF binaries and DWARF debugging information from Python. It helps debuggers, reverse-engineering tools, build systems, and diagnostics inspect symbols, sections, relocations, and debug metadata.
Binary analysis can expose proprietary code structure or sensitive build paths. Use it on files you are allowed to inspect and treat untrusted binaries carefully.