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

#1105 in Parser implementations

Download history 254/week @ 2024-02-26 4/week @ 2024-03-04

258 downloads per month
Used in 5 crates

MIT license

115KB
3K SLoC

Contains (ELF exe/lib, 17KB) src/parser/testdata/sample, (ELF exe/lib, 16KB) src/parser/testdata/32bit

elf-utilities at crates.io elf-utilities at docs.rs codecov

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.)
  • Drumato/asmpeach ... An x86_64 Assembler
    • asmpeach introduce you to play with elf-utilities about generating ELF.

Dependencies

~0.7–1.3MB
~30K SLoC