pyelftools
ELF parser
A Python library for parsing and analyzing ELF and DWARF files
Parsing ELF and DWARF in Python
2k stars
69 watching
511 forks
Language: Python
last commit: 9 days ago
Linked from 2 awesome lists
debuggingdwarfelfelf-binarieself-parserpython
Related projects:
Repository | Description | Stars |
---|---|---|
fornwall/jelf | A Java library for parsing ELF files and providing access to their contents | 153 |
elfmaster/libelfmaster | A library that provides secure and innovative ELF parsing and loading capabilities for reverse engineering applications. | 410 |
pwoolcoc/exmerl | An Elixir wrapper around an XML parsing library, enabling XPath queries and traversal of parsed documents. | 12 |
0intro/libelf | A library for reading and manipulating ELF file format structures | 48 |
wolfgangst/libelf | A library for accessing and manipulating ELF file format data | 64 |
kubkon/zelf | A utility for parsing and displaying information about ELF files used in Zig programming language. | 22 |
expelledboy/exml | An Elixir wrapper around an XML parsing and XPath evaluation library | 25 |
willemdj/erlsom | A tool for parsing and generating XML documents in Erlang. | 267 |
qcam/saxy | An Elixir library for parsing and encoding XML documents using the SAX parser paradigm | 279 |
nhu313/quinn | An XML parsing library for Elixir aimed at parsing and processing RSS/Atom feeds. | 49 |
ewildgoose/elixir-xml_rpc | Converts Elixir terms to XML-RPC parameters and vice versa | 40 |
etingof/pysmi | Tool for parsing and converting SNMP MIBs into various formats | 135 |
elixir-inspector/ref_inspector | A parser library for extracting referer information from HTTP requests. | 14 |
marcelog/ex_rfc3986 | An Elixir implementation of the URI parsing rules defined in RFC3986 | 10 |
kamillelonek/yaml-elixir | A Yaml parser that brings native Erlang YAML parsing functionality to the Elixir programming language | 171 |