Repository navigation
elf-parser
- Website
- Wikipedia
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
rust elf parsing, manipulation and (re)linking toolkit
LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)
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.
RISC-V RV32I[MA] emulator with ELF support
ELF parser library implemented in pure Ruby!