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 |
#1614 in Parser implementations
134 downloads per month
Used in 5 crates
115KB
3K
SLoC
Contains (ELF exe/lib, 17KB) src/parser/testdata/sample, (ELF exe/lib, 16KB) src/parser/testdata/32bit
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.6–1.2MB
~27K SLoC