Parsing ELF and DWARF in Python
-
Updated
Jul 3, 2025 - Python
Parsing ELF and DWARF in Python
ELF file viewer/editor for Windows, Linux and MacOS.
ELFIO and ARIO are robust, header-only C++ libraries designed to make binary file and archive manipulation effortless, efficient, and portable. Whether you are building compilers, linkers, binary analysis tools, or custom build systems, these libraries provide the foundation you need for working with ELF files and UNIX archives.
Compact and Efficient RISC-V RV32I[MAFC] emulator
B2R2 is a collection of useful algorithms, functions, and tools for binary analysis.
Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments
DWARF Explorer - a GUI utility for navigating the DWARF debug information
elf-strings will programmatically read an ELF binary's string sections within a given binary. This is meant to be much like the strings UNIX utility, however is purpose built for ELF binaries.
SherlockElf is a powerful tool designed for both static and dynamic analysis of Android ELF binaries and dynamic iOS Macho-O binaries (experimental).
Elf binary parsing utility written in Go.
Free Tools to View Internals of Binary File, including .class, .dex, .elf, .zip, etc.
sample linux x86_64 ELF virus
💎 Go library to parse Executable and Linkable Format (ELF) files.
ELF parser library implemented in pure Ruby!
Tools and Materials for the Frida Engage Blog Series
Add a description, image, and links to the elf-parser topic page so that developers can more easily learn about it.
To associate your repository with the elf-parser topic, visit your repo's landing page and select "manage topics."