96 releases
0.2.20 | Sep 13, 2021 |
---|---|
0.2.19 | Mar 21, 2021 |
0.2.15 | Feb 24, 2021 |
0.2.8 | Nov 16, 2020 |
0.1.0 | Mar 6, 2020 |
#582 in Parser implementations
289 downloads per month
Used in 5 crates
115KB
3K
SLoC
elf-utilities
Projects
- Drumato/elfpeach ... An TUI based ELF Analyzer
- It's a good start to know how to use elf-utilities.
- Parsing ELF file(using
elf_utilities::parser::read_elf()
) - Viewing some API about ELF(
Symbol64/Shdr64/etc.
)
- Parsing ELF file(using
- It's a good start to know how to use elf-utilities.
- Drumato/asmpeach ... An x86_64 Assembler
- asmpeach introduce you to play with elf-utilities about generating ELF.
Dependencies
~0.8–1.4MB
~33K SLoC