[][src]Crate binfarce

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

This crate is used mostly for sharing code between cargo-bloat and auditable-extract crates. It implements just enough features for those tools to work. If you're looking for a fully-featured parser, see goblin.

Modules

ar
demangle
elf32
elf64
macho
pe

Enums

ByteOrder
Format
ParseError

Functions

detect_format