0.0.2 • Published 5 months ago

tinyelf v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

Live Demo | Usage | Features

Use webassembly for production

Might be nice for educational purposes. Tried to match readelf as closely as possible. See features for full feature list.

Called tinyelf because I've taken inspiration from tinygrad to try to keep the code base minimal and maintainable.

  • Compared to elfinfo, this is a full blown elf parser library
  • Compared to elfy, it supports parsing various section headers such as SHT_DYNSYM, SHT_REL/A/R, SHT_GNU_ver*, ...
  • Compared to readelf

Usage

Features

License

MIT