Description
Adds 32-bit libelf support for reading and writing ELF object files and DWARF debugging information. It is useful for compatibility development tools, debuggers, profilers, and binary inspection utilities.
Binary inspection can expose symbols, paths, and build details. Tools that modify ELF files should be used carefully because bad output can break executables or libraries.