|
libelf
☆
« Back to VersTracker
|
||||||||||||||||||||
|
Description: ELF object file access library |
||||||||||||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | ||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | ||||||||||||||||||||
| Category: Developer tools | ||||||||||||||||||||
| Tags: elf binary parsing c-library development | ||||||||||||||||||||
| Install: brew install libelf | ||||||||||||||||||||
|
About: Libelf is a lightweight, ELF (Executable and Linkable Format) object file access library. It provides a convenient API for reading and writing ELF files, allowing developers to parse binary structures, manipulate symbol tables, and manage sections without low-level file handling. Its primary value is enabling programmatic inspection and modification of compiled binaries for analysis or tooling. |
||||||||||||||||||||
Key Features:
|
||||||||||||||||||||
Use Cases:
|
||||||||||||||||||||
Alternatives:
|
||||||||||||||||||||
| Version History | ||||||||||||||||||||
|