6 projects
LIEF
LIEF - Library to Instrument Executable Formats (C++, Python, Rust)
887
209
$20M
wasm-tools
CLI and Rust libraries for low-level manipulation of WebAssembly modules
469
161
$76M
Object
A Rust library for reading and writing object file formats like ELF, Mach-O, and PE/COFF. It provides a unified interface for parsing binary files across different platforms and architectures.
280
112
$1.7M
Gimli
A library for reading and writing the DWARF debugging format
186
75
$1.6M
addr2line
A cross-platform `addr2line` clone written in Rust, using `gimli`
115
53
$154K
Libdwarf
Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints DWARF2 and later DWARF in readable format. Has a very limited DWARF writer set of functions in libdwarfp (producer library). Builds using GNU configure, meson, or cmake.