libelf
ELF parser
A library for reading and manipulating ELF file format structures
Libelf is a simple library to read ELF files.
48 stars
7 watching
12 forks
Language: C
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
wolfgangst/libelf | A library for accessing and manipulating ELF file format data | 66 |
elfmaster/libelfmaster | A library that provides secure and innovative ELF parsing and loading capabilities for reverse engineering applications. | 426 |
fornwall/jelf | A Java library for parsing ELF files and providing access to their contents | 156 |
eliben/pyelftools | A Python library for parsing and analyzing ELF and DWARF files | 2,038 |
horsicq/xelfviewer | An ELF file viewer/editor for Windows, Linux and MacOS. | 1,387 |
aheit/cantools | A set of libraries and command line tools for handling various file formats used by Vector-Informatik and others. | 56 |
kubkon/zelf | A utility for parsing and displaying information about ELF files used in Zig programming language. | 22 |
dobro/uef-lib | A collection of Erlang functions for text manipulation and formatting | 15 |
c4deszes/ldfparser | A Python library for parsing and encoding/decoding data from LIN Description Files | 66 |
j-f-liu/lopdf | A Rust library for working with PDF documents | 1,680 |
iovisor/gobpf | Go bindings for creating eBPF programs and loading ELF files. | 2,153 |
jflarvoire/libxml2 | An XML toolkit with added support for Simplified XML (SML) parsing and generation. | 3 |
harfbuzz/ttf-parser | A high-level TrueType font parser with a safe, zero-allocation API | 643 |
imqs/tsf | A C++ library for formatting strings in a type-safe way. | 7 |
drewc/smug | A library that enables easy creation of recursive descent parsers for text with a focus on simplicity and extensibility | 108 |