binfarce

Extremely minimal parser for ELF/PE/Mach-o/ar.

This crate is used mostly for sharing code between cargo-bloat and auditable crates. It implements just enough features for those tools to work.

If you're looking for a fully-featured parser, see goblin.

This project was briefly known as "kuduk".